mirror of
https://github.com/miaowware/qrm2.git
synced 2025-04-09 05:01:37 -04:00
Merge pull request #110 from classabbyamp/lookup-patch-1
add lookup ext to default ext list
This commit is contained in:
commit
6e83faaeee
@ -27,7 +27,7 @@ debug = False
|
||||
owners_uids = (200102491231092736,)
|
||||
|
||||
# The extensions to load when running the bot.
|
||||
exts = ['ae7q', 'base', 'fun', 'grid', 'ham', 'image', 'morse', 'qrz', 'study', 'weather']
|
||||
exts = ['ae7q', 'base', 'fun', 'grid', 'ham', 'image', 'lookup', '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