Basic Discord bot
Problem to solve
Right now, no bot is made, and some decisions have to be taken:
- Which library will the bot rely on
- Which language will the bot use
Proposal
Library needs to be decided depending the language. The most popular of the language should be good enough (e.g. discord.js
, discord.NET
, ect).
Language needs to be maintainable and familiar with enough people, some proposals include:
- C# being popular around the Resonite sphere
- TypeScript
- Python
/cc @jae