Discord Bot written in C# for server administration management for personal public server
Initial Release:
- Assign basic member to individuals who enter the server
- Grant and revoke access to voice-only chat channels
- Assign in game roles to members based on reactions to a general message
- Change server location from chat command
Following Release:
- Store historical information about members within relational database to track activity, and flagging members to be removed after being inactive for a longer period of time
- Save and grab information on fight resources and ACT triggers from a database
- Store and remove various chat commands for random messages (copypastas)
- Save audit log of messages deleted and edited, nicknames changed, and members joined/left
Future Releases:
- Loot manager:
Store information on loot drops using regex on copy and paste from chat
Grab historical information on loot drops (last x pieces) - Community requests