Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wowlikon/ds_timetable_bot

Discord bot for parse timetable
https://github.com/wowlikon/ds_timetable_bot

Last synced: 26 days ago
JSON representation

Discord bot for parse timetable

Awesome Lists containing this project

README

        

# Discord timetable bot🤖
Parsing and sending timetable everyday.

## Installation 🚀
* Install Python 3
* ```python -m pip install -r requirements.txt```
* Create ```.env``` file.

Example:
```
ds_token=*****
tmp=./tmp_dir/
```

* Launch bot🤖 ```python ./ds.py```

## Usage 🔥
1. Send timetable

![Chat Screenshot](https://github.com/wowlikon/ds_timetable_bot/blob/main/examples/ds_001.png?raw=true)

2. Wait until you receive

![Chat Screenshot](https://github.com/wowlikon/ds_timetable_bot/blob/main/examples/ds_002.png?raw=true)

3. Get lessons now

![Chat Screenshot](https://github.com/wowlikon/ds_timetable_bot/blob/main/examples/ds_003.png?raw=true)

4. Or use auto-send

![Chat Screenshot](https://github.com/wowlikon/ds_timetable_bot/blob/main/examples/ds_004.png?raw=true)