Skip to content

kylejbrk/Rabbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rabbot

Rabbot is a Discord Bot written in Python. The bot is currently early in development.

Requirements

  • Python
  • discord.py
  • beautifulsoup4

Installation

Rabbot can be run locally or on a cloud computing service such as AWS or Azure. To create a bot and add it your server, follow the instructions here: https://discordapp.com/developers/docs/intro

Make sure the requirements above are installed, and set up your enviornment variables to be the following:

TOKEN=(Your Bot Token)
SERVERID=(Your Discord Server ID)

Once your enviornment variables are set, run the python script and the bot should come online.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages