This issue holds the initial design and tasks to be done as part of the prestige bot.
Design
A list of requirements...
- The bot can be installed in a group on request. Initially, it's not necessary to consider the separations of data of multiple groups.
- The users in a group registered with the bot will receive an fixed inital number of coins (PrestigeCoins(TM))
- Users can decide to transfer a quantity of its own prestige to another user.
Tasks
Programming tasks that must be solved through a PR or Issue (if it requires code, discussion or written definition).
- Investigate if necessary multiple tokens.
- Deployment of server master branch to a production site.
- Setup a database for the system (sqlite3 recommended).
- Define commands and bot installation.
This issue holds the initial design and tasks to be done as part of the prestige bot.
Design
Tasks