Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 404 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 404 Bytes

A Python script to alert everyone on Discord with class name and meet link.

$sudo apt-get update
$pip install discord-webhook==0.14.0
$git clone https://github.com/c4rb0nX01/class-alert.git
$cd class-alert
$chmod +x class-alert-bot.py
$python3 class-alert-bot.py

On vps use screen.

$Screen -S <session-name>

Sample Image