craft-together / CraftTogether

A repo to submit issues or suggestions for craft together
0 stars 0 forks source link

Bot to automatically add discord suggestions to github #1

Open PolarianDev opened 2 years ago

PolarianDev commented 2 years ago

At the moment suggestions on github have to be manually added to github for tracking, which takes time which can be saved through automating it.

m5rian commented 2 years ago

On which bot should this run on?

PolarianDev commented 2 years ago

This should be a custom coded bot, for the discord server, and I can run it for you to take the stress off the server which is running the actual minecraft server

PolarianDev commented 2 years ago

I have been looking at the github API, it doesn't seem that hard I will start the basis of the bot later today when I get home

PolarianDev commented 2 years ago

I have decided Craft Bot should be used for the feature, along with any other features needed on the discord server (so that other bots are not needed considering myra is closed source and maki is not coded by our dev team)

m5rian commented 2 years ago

What about the actual API?

PolarianDev commented 2 years ago

What about the actual API?

Github provides a REST API

m5rian commented 2 years ago

But you'll write a wrapper... Right?