Skip to content

ricky-davis/FoxBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FoxBot

FoxBot is a simple Python bot built to poke fun at a friend

Installation

First things first, make sure you have python3 and pipenv installed.

Follow this guide up to and including "Install pipenv"

Once that's done, follow the steps below.

  1. git clone git@github.com:ricky-davis/FoxBot.git
    
  2. cd FoxBot
    
  3. pipenv install
    
  4. Rename example_config.py to custom_config.py and add your bot-token in quotes in place of "BOT_TOKEN".

  5. pipenv run python FoxBot.py
    

About

Python Discord Bot to troll a friend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages