Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rustaceanrob/based

discord bot
https://github.com/rustaceanrob/based

Last synced: 13 days ago
JSON representation

discord bot

Awesome Lists containing this project

README

        

# Based Bot

![gigachad](https://github.com/rustaceanrob/based/assets/102320249/1ba9d7c1-e8f7-4cc3-ac11-24bd774bf2be)

type `$based` in the chat to see a list of commands

## Self Hosting

Install python

`git clone https://github.com/rustaceanrob/based.git`

`cd based`

Set a lot of environment variables in a folder called `.env`. You'll need an `APEX_TOKEN`, `OPEN_AI_TOKEN`, `METAPHOR_TOKEN` from Metaphor, `SPORTS_TOKEN` from The Odds API, and lastly your discord token as `DISCORD_TOKEN`

`pip install -r requirements.txt`

`python3 main.py`