Bill Chirico

Results 16 issues of 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...

feature
module

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.

feature
module

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/

feature
web

Add more analytics to the ChatTracker module Ideas: - Most active channels - Most active users - Most active days

enhancement
module
chat-tracker Module

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 -...

enhancement
web
dashboard

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...

feature
module

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...

enhancement
module

Add tests to increase the projects test coverage.

feature
test

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

feature
web