gurkult / gurkbot

Our community bot, used for running the server.
MIT License
18 stars 16 forks source link

Added extensions load and unload command. #87

Closed Inheritanc-e closed 2 years ago

Inheritanc-e commented 3 years ago

Resolves #15

Moved bot.run, load_extensions to main.py. Added an extension file in utils, added extensions command for loading, unloading and reloading extensions.

image
Inheritanc-e commented 3 years ago

@codephile1221 @Shivansh-007 Made the suggested changes.

gustavwilliam commented 2 years ago

It doesn't seem like this will ever be merged.

There's a new PR for extension management commands now.