Skip to content

Repository files navigation

DiscordBot

build statuscode style: blacklicenseknown vulnerabilities

A Discord Bot

Install Dependencies

  • Python 3.10
  • pip install -r requirements.txt
  • pyppeteer-install (command becomes available after installing python dependencies)

How to run

  • Download this repo
  • Install dependencies
  • Create a bothere and then create an app bot user (on the same page)
  • Use the BOT_TOKEN provided there
  • Run python discord_bot.py <BOT_TOKEN> on the root of the repo
  • Add the bot to a server using discord

note: on linux you might need to pass an extra parameter to discord_bot.py: -gaming_cog=--no-sandbox

Commands

Funny

commanddescripion
/8ball <str question>"Predicts" the outcome of a question
/dickReveals user's dick size
/poop [int n]Sends n poops
/joke [bool tts]Tells a random (bad) joke

Gaming

commanddescripion
/awesomenaut rank <str player>Displays rank information of an Awesomenaut's player
/gamedeal <str name>Displays game pricing info

General

commanddescripion
/hiGreets user
/dice [str die]Rolls a die
/poll <str name> [str options]Starts a poll

Info

commanddescripion
/infoShows author, github page and framework
/systemShows bot host system information

XKCD Comics

commanddescripion
/xkcd randomShows a random xkcd comic
/xkcd latestShows the latest xkcd comic
/xkcd id <int id>Shows the selected xkcd comic

About

A Discord Bot

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages