peasant98 / slingshot-tech-talk-bot

Tech Talk Discord Bot for Slingshot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slingshot Tech Talk Discord Bot

Tech Talk Discord Bot for Slingshot.

Requirements

Your Python version should be 3.6 or higher.

Installation

You'll need a Discord server in order to get a Discord token to connect to your server.

Also, you'll need a Rapid API Key.

# add this to your ~/.bashrc file to make life easier:
export DISCORD_TOKEN=<something>
export RAPID_API_KEY=<something>
cd slingshot-tech-talk-bot/

pip install requirements.txt

python main.py

About

Tech Talk Discord Bot for Slingshot.


Languages

Language:Python 100.0%