Skip to content

Cog to reformat messages to allow for animated emotes, regardless of nitro status.

License

Notifications You must be signed in to change notification settings

Helloman892/animotes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animoteBot

A Discord Bot/Cog to use animated emotes, even if you don't have Nitro!

This bot takes advantage of the fact that Discord bots technically have access to all Discord Nitro features except for animated profile pictures.

Installation

If you have an existing bot, put the animotes.py file in your cogs/plugins folder and use bot.load_extension(<cogfolder>.animotes) in the on_ready() call. This might vary slightly depending on your bot/loader used.

If you want to use the bot framework, download the repository and edit config.yaml to include your token at the token line. The prefix line does not matter as the bot doesn't use commands.

Limitations

  • This also works on multiple servers (creating a fake global emote system), since the bot checks for all the emotes it has access to, rather than the ones in the current Guild/server.
  • No wumboji.

License

GPLv3

About

Cog to reformat messages to allow for animated emotes, regardless of nitro status.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%