Skip to content

void-being/bepis-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bepis-bot

A discord bot made for a guild I'm in, worked pretty hard on it and I'm happy how it turned out.

commands

Shibe Commands

catch | Find a random shibe, and add it to your inventory.

inv [#] | Look at your collection of shibes, always stored in stacks.

show | Show off your shibes, how cute they are.

trade <@> | Move your shibe into anther person's inventory.

release | Send your shibe off, into the wild.

Shop Commands

bepis [@] | Admire your bepis, or make fun of someone else's.

sell | Sell one of your shibes. Don't worry, they're in good hands.

shop [#] | Look at our large inventory of shibes, you know you want too.

buy | Buy a shibe from our shop. It's worth every bepis.

donate <@> <#> | Feeling charitable? Donate bepis to someone else.

flip <#> | Flip a coin. You win, double your bet. Lose, lose your bet.

Fun Commands

The following commands don't take any arguments, and show images / videos.

disrespect, tarnation, anthem, drincc, pat, politics, soviet, stop, approved, extreme, no, blank, shibe.

Extra Commands

invite | Create an invite link, and share it with your friends to earn bepis.

battle <@> | Challenge someone to a duel, pick shibes, winner get's the loser's shibe.

ping | Pong.

help | You're looking at it.

role | Add a sweet role to your account, so people know they're not alone.

unrole | Remove a previously added role from your account, yw.

installation

  1. Downloading it with the big green button
  2. Unzip it (that wasn't hard now was it)

Setup

First, the bot uses 2 ENV variables. On a linux based machine, use export key=value. On windows, use set key=value

  1. Fetch the token you plan on using. Do export/set TOKEN=<discord token>
  2. Fetch your mongodb URI with the user + pass, and do export/set MONGO_URI=<mongodb uri>
  3. Then, look in utils/common.py, and replace all the IDs to your own server.

Bot should be good to go! It'll create profiles on the mongodb, feel free to make any adjustments you want.

credits

This bot was made by me, using disco-py (take THAT discord.py fans). Contact me on discord with Zwack010#5682

About

A discord bot made for a guild I'm in, worked pretty hard on it and I'm happy how it turned out.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%