You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Abheek Dhawan 39bfa3da1a
Use correct method of setting author embeds instead of the deprecated one
3 years ago
.github/workflows Delete docker-image.yml 3 years ago
images Add LICENSE, README, and cleanup files 4 years ago
models Clean up code 3 years ago
.eslintrc.json Update gitignore to stop ignoring ESLint config files 3 years ago
.gitignore Update gitignore to stop ignoring ESLint config files 3 years ago
Dockerfile Update Dockerfile 3 years ago
LICENSE Add LICENSE, README, and cleanup files 4 years ago
README.md Fix usage description 3 years ago
docker-compose.yml Add docker-compose for included mongodb 3 years ago
index.js Use correct method of setting author embeds instead of the deprecated one 3 years ago
package.json Fix license in package.json 3 years ago
slashCommands.json Fix slash command JSON formatting 3 years ago
yarn.lock Bump follow-redirects from 1.14.7 to 1.14.8 (#20) 3 years ago

README.md

AwesomeSciBo

A simple Discord bot that automatically generates Science Bowl rounds using the ScibowlDB API!

Deployment

Deploying this bot to your Discord server is relatively simple: you can add it to your own server by using this link.

Contributing

Please see the wiki contributing page.

Installation

Please see the wiki install page.

Usage

This bot uses slash commands now :). You can just click on the bot icon after typing / to see a list of commands.

Notes

Creating a Discord Application/Bot

To create your own application and bot using the Discord Developer Portal, go to the previous link and sign in. Then create a new application, and click bots on the left. Configure it to your liking, and then copy the token.

That's the most important part of your bot and don't share it with anyone.

Credit

The bot was made by @ADawesomeguy. However, the API was made by @CQCumbers. Go give his API a star, he totally deserves it!