Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 314 Bytes

discord-logs-uploader

A discord bot to upload sets of team logs to their associated channels

Requirements

See requirements.txt

Install instructions

  1. Register a discord bot.
  2. Add an .env file with DISCORD_TOKEN=<bot-token>
  3. pip install -r requirements.txt
  4. python discord_logs_uploader.py