TF2Maps / TF2MChatBots

An Application that can run various bots for TF2M, but instead just runs VBot
http://vbot.website/
1 stars 3 forks source link

Configuration File for applicationinterface needed, Tokens Visible #22

Closed Supernova4422 closed 8 years ago

Supernova4422 commented 8 years ago

The discord API token is visible and should be deleted as soon as possible.

To solve this and further improve the code, the abstract class should implement an _config.json class to automatically grab data from. The CONFIG file should also include the username intended for the Bot, and the mainchatroom ID, but also allow for the individual interface to have configurations necessary for that class

Supernova4422 commented 8 years ago

Tokens have been reset and a config file for each interface based on class name.