remove ext from filenames

This commit is contained in:
Abigail Gold 2019-12-08 03:10:30 -05:00
parent 7f169ad3eb
commit fe39822dd5
No known key found for this signature in database
GPG Key ID: CF88335E873C3FB4
11 changed files with 1 additions and 2 deletions

View File

@ -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'