Skip to content

A discord bot for simple networking commands and fun.

Notifications You must be signed in to change notification settings

milesrack/thrall-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thrall-bot 🤖

A discord bot for simple networking commands and fun.

📌 Installation

https://github.com/milesrack/thrall-bot.git
cd thrall-bot
pip3 install -r requirements.txt

📌 Setup

  • Sign into the Discord developer portal
  • Click New Application
  • Name your application
  • On the left-hand bar click the Bot section
  • Click Add Bot
  • Copy and paste your token into discord_token.txt (it must be in the same directory as bot.py)
  • Create an account on ipgeolocation
  • Copy and paste the api key into ip_geo_token.txt (it must be in the same directory as bot.py)

📌 Usage

Running the discord bot is simple:

python3 bot.py

When the bot is running, type !help in Discord to view the available commands.

Releases

No releases published

Packages

No packages published

Languages