Skip to content

The third attempt at a Discord bot for the UF OSC Discord server. Uses the UF API Group API and displays information from it.

Notifications You must be signed in to change notification settings

ufosc/Al-Bot-3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Al-Bot-3.0

The third attempt at a Discord bot for the UF OSC Discord server. Uses the UF API Group API and displays information from it.

Setting Up

First, follow the instructions from this guide.

After that, you'll need to make a bot application and add it to a server:

Then, you'll want to create a .env file in your base directory. Make it look something like this:

BOT_TOKEN="YOUR_BOT_TOKEN"
API_URL="https://uf-api-group.pythiauf.repl.co"

(Note: You can change the API URL to any website that's running the UF API Group API, IE https://localhost:8080. The URL suggested here may also change in the future.)

You should be able to run the bot by running main.py after that!

About

The third attempt at a Discord bot for the UF OSC Discord server. Uses the UF API Group API and displays information from it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages