Murasko / Mako

Discord Bot written in Python
GNU General Public License v3.0
1 stars 0 forks source link

Server specific configs #7

Open Murasko opened 1 year ago

Murasko commented 1 year ago

Remove the currently hard coded configs in the config.json and move it to the sqlite database to have server specific configs like watchlist and notification channel.

Murasko commented 1 year ago

Almost migrated every command to guild specific storage + use of tortoiseORM.

ToDo's after:

Murasko commented 1 year ago

twitch notifier

Murasko commented 1 year ago

Stuff to Do before finishing v0.2.0: