Discord Bots

I'm looking for a discord bot that would let me set up custom reactions to keywords or commands posted in a server.

So, for example, in someone's server they could set it up so that the bot would respond to someone saying "~butt" and it would pull a random image from imgur.com/gallery/Z94LG
and respond with it.

I feel like this particular endpoint should be handy for getting it done if it doesn't exist already, but I'm not good enough yet to fully know how to implement it:

api.imgur.com/endpoints/gallery#gallery-random

I've tried googling around, it feels like a bot like this may already exist anyway though, but I haven't found any that have documentation stating they support this specific thing.

Also, discord bot general, I guess. Share any useful or unique in some way bots that you like or hate.

Are you enjoying the botnet?

Yes. It's a tradeoff between having fun with friends or maintaining certain levels of privacy, for sure, though.

I just use Node.JS and read channels then reply to channels using the API, lrn2program

My skillset lies in different fields.

Like fapping to gay porn?

> different fields
You're a little bitch. I had a discord bot up and running in under a week without any prior knowledge of javascript, node, or web APIs. If you aren't willing to put the time into learning how to build your own shit then just use someone elses bot instead of trying to get Sup Forums to build it for you.

Seriously, you can find everything you need by searching "discord bot" or "discord API".

>just use someone elses bot instead of trying to get Sup Forums to build it for you.

That's really what I'm trying to do. I shouldn't have even mentioned the API endpoint, really, I was just trying to show what I had done for research and clearly explain what specifically I was looking for and why I thought it might be possible.

The go to answer of the unemployed

Blargbot and Dyno are two Discord bots I know of that allow you to set up custom commands and would be able to do what you're looking for.

Alright cool, thank you muchly.

Eat shit and die normie Sup Forums nigger

I don't know of any bots that allow this

> on g
> can't program
You killed a shitpost for this

Given what I'm looking for, and considering my limited abilities in the field, would there have been a better place to post?

reddit

>the current state of Sup Forums
woo wee lads

I meant on Sup Forums.

Why don't you try Reddit, junior? It seems more your speed.

write your own, it's really fucking easy
dumbass

I use both. I prefer Sup Forums, largely due to everyone's opinion being equally seen, but refusing to use a potential tool simply out of spite would be silly, so I use both.

doubt you have any skills you stupid piece of shit.
Whatever you think you're good at, I'm better than you are at it.

>maintaining certain levels of privacy
You aren't maintaining any privacy kek

There's a lib called discord.hs I suggest you use that so that your 'bot' isn't shit.