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