DenizenScript / dDiscordBot

A Discord bot for Denizen!
MIT License
10 stars 14 forks source link

Add "Bot is typing..." #17

Closed Mwthorn closed 5 years ago

Mwthorn commented 5 years ago

A discord bot has a feature to show that it is "typing". Quite a silly feature and is mainly just for "roleplay/visual" things I guess. I still like it though :)

Command suggestion: - discord typing false - discord typing true

mcmonkey4eva commented 5 years ago

The Discord4J API is absolutely awful, as every Java developer seems to have to have their own incoherent custom language design system rather than just using Java the normal way. Either way, added. Requires a channel ID be input, of course.