Skip to content

A discord.py command bot to render builds from icy veins (Heroes of the Storm) into images.

License

Notifications You must be signed in to change notification settings

camprevail/heroes_bot

Repository files navigation

heroes_bot

A discord.py command bot to render builds from icy veins (Heroes of the Storm) into images.

Example pic

Setup

Run pip install -r requirements.txt.

Rename .env-default to .env and paste your discord bot token inside.

Make sure your bot has permissions to:

  • Send Messages
  • Manage Messages
  • Add Reactions
  • Embed Links

Misc

The default command is ?guide <hero name>. This can be changed in bot.py.

bot.py is the main script. Run it to start the bot.
names.json is for url resolution and aliases.
realnames.txt is for the help pagination.

About

A discord.py command bot to render builds from icy veins (Heroes of the Storm) into images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages