vpeter1119 / mcrpc-discord-bot

A Discord bot with various useful functions for MC Roleplaying Club.
3 stars 0 forks source link

Discuss and set up a few new features, targets to do #20

Open andrasadam93 opened 4 years ago

andrasadam93 commented 4 years ago

What should we do next? A few ideas/notes/comments, categorized:

Fun features

GM tools

Player tools

Extra project Setting up a very basic environment on a website to which we would create a very simple API. The chatbot would be able to update the website data through this API. The environment could contain info from dndbeyond. E.g. there are the health bars and a few basic info. Then the player just marks %env hit MyCharacter 16dmg and then voilá it updates on the website.

vpeter1119 commented 4 years ago

Do we need a nodejs backend server with database access? Could be used to store moment for example.

andrasadam93 commented 4 years ago

Setting up the backend would be a nice step forward, we can host it on either of our websites. Though I am not sure if we need it at this point. Let's add a new issue and add it to a next project/next step

vpeter1119 commented 4 years ago

Option to create GitHub issues directly from Discord chat through the GitHub API? => That way, MCRPC members could report bugs or make suggestions without a GitHub account.