gurkult / gurkbot

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

Add an Auto Config system and have a default config file. #73

Closed Inheritanc-e closed 2 years ago

Inheritanc-e commented 3 years ago

Fixes #50

Created an auto-config system, added a config folder which contains the config list and the default config files for the bot, modified constants.py to use the config files to store channel and role ids. Used collections.namedtuple for channel and role constants. Modified return statements in __init__.py. Synced the project to use modified constants.py

Shivansh-007 commented 3 years ago

@Inheritanc-e Can you fix the conflicts in here?

RohanJnr commented 3 years ago

is this PR still WIP?

gustavwilliam commented 2 years ago

is this PR still WIP?

@RohanJnr definitely doesn't seem so

gustavwilliam commented 2 years ago

@Inheritanc-e Thanks for all the work you did with this. Sadly it doesn't seem like it'll be finished, so I'm closing the PR.

The code is pretty outdated compared to the rest of the bot today, but if you would like to resume something like this in the future, feel free to ping me.