8000 GitHub - dacwebb/DiceBot: D&D Dice rolling bot for discord written in python.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dacwebb/DiceBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiceBot

D&D Dice rolling bot for discord written in python.

Requirements

This bot uses the discord.py API wrapper, you'll need to set that up for this bot to work.

Create a bot account using the discord developer section

Usage

Add your bot token in options.py

Add the bot to your server using the OAUTH url: https://discordapp.com/oauth2/authorize?client_id=BOTCLIENTIDHERE&scope=bot&permissions=0x00002000

❗ Make sure to insert your bots client ID in the url.

Start the bot using python dbot.py or by running RunLoop.bat

Roll dice using .r 2d20

If you give the bot permissions to manage messages on your server it will delete any previous roll messages from the same user to avoid cluttering up chat.

Extra bits

Thanks to Rapptz for the discord.py wrapper.

If you want any customization done to this bot for your own use feel free to join my testing server and message me

About

D&D Dice rolling bot for discord written in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
2F95

Languages

  • Python 98.8%
  • Batchfile 1.2%
0