Yvillia / discord-coderbot

Holds Discord Bot Backup
MIT License
2 stars 1 forks source link

Generalize Coderbot Code to work for any discord server #15

Open Yvillia opened 3 years ago

Yvillia commented 3 years ago

This will likely be the most difficult issue. The idea would be to make it as easy as possible for someone to take the Coderbot code and run a script to fill out the necessary server information and so forth. This may require having calls to a Rest API using a user's credentials to login to discord and pull the information in the server from there, or some other path that would require more research into. Due to how this bot operates it will be a bit difficult to setup

===================================

Tasks: