A Telegram robot that sends news & notifications of the official website of Golestan University to the telegram channel
This robot has been set on @GU_NOTIFS channel but, you can run your own robot
Also, You can customize this robot for your university or add other section of the Golestan University website to this robot
-
Clone this repository
git clone https://github.com/iAliF/GU-Robot
-
Create a virtual environment
virtualenv venv
-
Activate the virtual environment
-
Install requirements using
pip install -r requirements.txt
-
Rename
.env.example
to.env
and fill in the data -
Run the robot using
python main.py