Skip to content

hackupc/discordbot-bienebot

Repository files navigation

BieneBot

CircleCi Library Size Lines Regularity LastCommit

Image

🤖 Discord bot for multiple utilities.

Features

biene parrot -> Random parrot

biene biene -> Random biene

biene biene [name] -> Biene from [name]

biene cat -> Random cat

biene dog -> Random dog

biene joke -> bad joke (pls don't kill me 🥺)

biene 8ball -> I guess your future. Ask me anything.

biene ping -> Displays info for your internet connection :)

biene meme [meme_code] text|seperated|by|lines -> inserts text to meme with code [meme_code] (more info command: biene meme help)

biene changeteamname [new teamname] -> Changes the teamname

biene jointeam [teamname] [mention all the users you want to add to the team] -> Allows you to join

Bot prefix

Customizable (environment variable)

Setup

  1. Create a .env file by copying the .env.template file. You can do that on linux via :
cp .env.template .env
  1. Install pip, virtualenv, and python3.

  2. Install requirements by doing

pip install -r requirements.txt
  1. Open the .env file and change your settings.

  2. Finally, run the bot.

python3 bot.py

Development Setup

It is highly recommended to create a virtualenv called env (suggestion)

Then activate it and installing all the requirements into the virtual environment. Remember to set python=python3 as a flag.

Support

If you need help understanding something of this repo you can ask to:

  • Arnau: Slack @arnau, Github
  • Raquel: Slack @rachel baker, Github
  • Jaume: Slack @jaume, Github