/SAN-BOT

Primary LanguagePython

SAN-BOT (OBSOLETE)

Description

Discord BOT for students from Społeczna Akademia Nauk made with Python.

IMPORTANT DISCLAIMER: This bot is no longer used, as Społeczna Akademia Nauk site disallowed bot crawlers on their website via robots.txt

Installation

pip install .

Configuration

An .env file is required in main project directory in order for bot to work. This file contains sensitive information related to the bot, SAN student credentials and discord configuration.

Contents of .env file should be as follows:

BOT_TOKEN=YOUR_BOT_TOKEN
SAN_LOGIN=YOUR_SAN_STUDENT_LOGIN
SAN_PASS=YOUR_SAN_STUDENT_PASSWORD
BOT_CHANNEL_ID=YOUR_DISCORD_CHANNEL_ID