mirror of
https://github.com/miaowware/qrm2.git
synced 2025-07-30 20:02:26 -04:00
remove ext from filenames
This commit is contained in:
parent
7f169ad3eb
commit
fe39822dd5
@ -27,8 +27,7 @@ debug = False
|
|||||||
owners_uids = (200102491231092736,)
|
owners_uids = (200102491231092736,)
|
||||||
|
|
||||||
# The extensions to load when running the bot.
|
# The extensions to load when running the bot.
|
||||||
exts = ['ae7qext', 'baseext', 'funext', 'gridext', 'hamext', 'imageext',
|
exts = ['ae7q', 'base', 'fun', 'grid', 'ham', 'image', 'morse', 'qrz', 'study', 'weather']
|
||||||
'morseext', 'qrzext', 'studyext', 'weatherext']
|
|
||||||
|
|
||||||
# The text to put in the "playing" status.
|
# The text to put in the "playing" status.
|
||||||
game = 'with lids on 7.200'
|
game = 'with lids on 7.200'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user