Bill Chirico
Bill Chirico
Convert the application to using Docker with PostgreSQL so that we can host in containers.
Module to allow users to gain experience in the server and level up. Some ideas for how to gain experience: - Messaging - Voice connection - Contributing to the community...
All the user to input a message and roles with reactions attached. The bot will add or remove the role from the user who clicks the reactions.
Add support for ASP.NET Core 2.2 Health Checks. Ping the health checks with Azure Availability. Article: https://blog.elmah.io/asp-net-core-2-2-health-checks-explained/
Add more analytics to the ChatTracker module Ideas: - Most active channels - Most active users - Most active days
Index: - Allow user to favorite a server - Favorite servers will start opened and display first - Server actions Info: - Graphs - Line chart for message dates/times -...
Module that allows actions to be triggered on Discord events. Example: Posting a message when a user leaves the server Events: - User Left/Joined Actions: - Post Message - Add/Remove...
Poll Module Enhancements: - Allow for an expiration to be set on a poll - Edit the poll message to display winner after expiration - Display current winner on reaction...
Add tests to increase the projects test coverage.
Instead of using view models, controllers, and views we should convert to Razor Pages. Documentation: https://docs.microsoft.com/en-us/aspnet/core/razor-pages/?view=aspnetcore-2.1&tabs=visual-studio