Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 383 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 383 Bytes

TJCSL Discord Bot

A Discord bot for the TJ CSL Discord Server, emulating Better Stack webhooks using the Better Stack API.

Setup

poetry install

Required Configs

Set these variables in tjcsl-discord-bot/config/secret.py

  • TOKEN - Discord Bot Token
  • API_TOKEN - Better Stack API Token

Run

poetry shell
python tjcsl-discord-bot/main.py