parent
862c9360b1
commit
09b934ee37
|
@ -5,7 +5,6 @@ import util.tilde
|
||||||
import subprocess
|
import subprocess
|
||||||
from random import randint
|
from random import randint
|
||||||
from decimal import Decimal,ROUND_DOWN,ROUND_UP
|
from decimal import Decimal,ROUND_DOWN,ROUND_UP
|
||||||
CTR = {}
|
|
||||||
|
|
||||||
@pinhook.plugin.command('&tildescore', help_text='See how many tildes you have with ju.')
|
@pinhook.plugin.command('&tildescore', help_text='See how many tildes you have with ju.')
|
||||||
@pinhook.plugin.command('&ts', help_text='Alias -- &tildescore')
|
@pinhook.plugin.command('&ts', help_text='Alias -- &tildescore')
|
||||||
|
|
Loading…
Reference in New Issue