Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wowlikon/ds_timetable_bot
- Owner: wowlikon
- Created: 2024-02-26T12:47:33.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-01T19:25:54.000Z (11 months ago)
- Last Synced: 2024-03-01T21:58:51.457Z (11 months ago)
- Language: Python
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changes.py
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)