Skip to content

Anthial/Discord.py-Interactive-Dice-Roller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord.py-Interactive-Dice-Roller

An interactive dice roller COG for Discord.py Bots

Setup

  1. Have a Discord.py bot (Quickstart available at https://discordpy.readthedocs.io/en/stable/quickstart.html)
  2. Assuming you're using the minimal quickstart bot, place the cog in the same folder as your bot.
  3. Add client.load_extension('COG_interactive_dice_roller') somewhere in the code of your bot.
  4. Run the minimal bot.
  5. Type !r or !roll in the Discord server chat where the bot is setup to see the dice roller in action.

About

An interactive dice roller COG for Discord Py Bots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages