* Removes 3.0 compatibility
Improves Disk IO by writting to config every 60 seconds
Also listen to `on_typing`, `on_message_edit`, `on_reaction_remove`, `on_reaction_add`
* Change from `on_message` to `on_message_without_command`
* Hotfix for seen in DM's
* Removes 3.0 compatibility
Improves Disk IO by writting to config every 60 seconds
Also listen to `on_typing`, `on_message_edit`, `on_reaction_remove`, `on_reaction_add`
* Change from `on_message` to `on_message_without_command`
* Streaming status fix
Added a settable streamer which is used to create a twitch url.
If rndstatus type is set to 1 (streaming) it uses the url so the bot actually shows as streaming (with purple dot and button to watch streamer) instead of saying live on twitch playing with a green dot.
* Changed delay back to 300
This gives a little bit more flair to the listening and gaming options providing details about the users activity such as:
Game details if the game provides it or a thumbnail.
Listening shows the current placement in the song just like the audio cog as well as the album art now.
You can also now set an image as the response if embeds are enabled and the image is a valid embed image.
This also fixes a bug when the bot restarts removing old settings and a bug with replacing mentions in listening status.
This will properly display each option with a maximum of 20 characters to give a glimpse and respects maximum allowable characters in the description field. Hopefully no one adds so many games that this is an issue.
This adds gaming, streaming, and listening options when people are mentioned. This also allows mods, admins, and bot owner to be allowed despite ignoring the guild. This also prevents posts from bots mentioning a user.