Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.35 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.35 KB

School Bot: School Discord Bot

School Lunch, Time Table, School Schedule and Notification
OverviewInstallationPrerequisitiesGetting StartCommunity

Overview

School Bot is a useful bot - meaning it has many feautres about school, saving data and notification
This is a self-hosted bot - meaning you will need to host and maintain your own instance.

Installation is easy, and you do NOT need to know anything about coding! Aside from installing and updating, every part of the ban can be controlled by copy and paste

Installation

git clone https://github.com/hhaewon/school_bot.git

📋 Prerequisites

📝 Getting Started

First, Install Modules

pip install -r requirements.txt
or
pip3 install -r requiremens.txt

Second, Setting Environment Variable

MONGO_PASSWORD: mongo db password
NEIS_TOKEN: neis api token
BOT_ENV: bot environment (local or product)
DISCORD_TOKEN: discord bot token

Third, Run Bot

python main.py

📝 Join the community!

School Bot is in continuous development.

Join us on our Official Discord Server!