2Bot / 2Bot-Discord-Bot

Strum355's home-grown Discord Bot using Discordgo | Check dev branch for latest commits
GNU Affero General Public License v3.0
24 stars 3 forks source link

Issue/Feature Request command #28

Open Strum355 opened 6 years ago

Strum355 commented 6 years ago

Requests straight from Discord to Github

freyamade commented 6 years ago

Time to learn the GitHub API then :octocat:

freyamade commented 6 years ago

So would this just be in the form: !owo issue Title of the issue and then it creates one with the corresponding labels? (same with feature-request or something)

Or do we want the ability to allow people to add descriptions via the bot too?

Strum355 commented 6 years ago

we can have it be multi-stage:

freyamade commented 6 years ago

So an interactive session? Maybe done through DMs?

Strum355 commented 6 years ago

It can be done in any channel. See the function here and an example here

freyamade commented 6 years ago

I'm aware it can be done in any channel, I was just wondering if it would be better to do it through DMs so that it doesn't clutter anything up

Strum355 commented 6 years ago

nah we'll allow it to be from anywhere. Its up to them then where they clutter up

freyamade commented 6 years ago

Fair enough then :)