Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

martinhauke/bootybot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

bootybot

A small and simple Discord bot written in Python

Installation

  1. git clone the repo and set up a virtualenv.
  2. run pip install -r requirements.txt
  3. cp app/secrets.py.example app/secrets.py
  4. enter your bot token in app/secrets.py (and make sure to never let anyone see it)
  5. python -m app.booty.py or python app/booty.py

About

A small and simple Discord bot written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages