markhenrick / mobilespoilers

A Discord bot for marking images as spoilers from mobile
https://discordapp.com/oauth2/authorize?client_id=699048830112366632&scope=bot&permissions=322624
MIT License
0 stars 0 forks source link

Remove use of deprecated JDA methods #10

Open markhenrick opened 4 years ago

markhenrick commented 4 years ago

This will probably involve figuring out which gateway intents this bot needs https://discordapp.com/developers/docs/topics/gateway#gateway-intents

markhenrick commented 4 years ago

Also see if there's a nicer way to implement ConstantRestAction::submit without reflective hacks