Giter VIP home page Giter VIP logo

dndbot's Introduction

DnDBot

Overview

Author: abomb2323

Version: 1.1

DnDBot is a discord bot for channels which run multiple DnD games, allowing for ease of use in organizing, reminding, and informing players.

Installation

DnDBot is tested on Python 3.6.7, as Python 3.7 causes an error inside the discord.py library. If you are running into syntax errors, please run DnDBot on Python 3.6.7.

Linux

Tested on ArchLinux with Python 3.6.7

Step One

Ensure that Python 3.6.7 and pip are installed, then run the following command:

python3.6 -m pip install -U discord.py

This installs the discord.py library, a wrapper for python to allow it to access the Discord API.

Step Two

Clone this repository using git:

git clone https://github.com/abomb2323/DnDBot

After it finishes, use cd DnDBot to navigate into the project folder.

Step Three

Add your bot's token into "config.json" where it says <INSERT_TOKEN>, making sure to replace the <> symbols.

Step Four

To run the bot, use the following command:

python3.6 DnDBot.py

Windows

*Windows installation instructions will be added at a later time.

Patch Notes

Patch Notes v1.1
* Added config.json
* Moved token out of python file
* Resolved minor dialogue issues.

Patch Notes v1.0
* First release
* Added Blacklist and Whitelist feature to allow commands to not be acknowledged in certain channels.
* Added campaign role creation (mentionable)
* Added user addition and removal from campaign.

dndbot's People

Stargazers

Gabriel Smith avatar

Watchers

 avatar Gabriel Smith avatar

dndbot's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.