aosusbot is to bot send latest news from aosus.org, using RSS
-
>= python3.7
-
pip
python dependencies listed in requirements.txt
clone the bot from repository
git clone https://github.com/aosus/aosusbot
and install packages from pypi use pip
pip install -r requirements.txt
-
put the bot token in the config file
-
run make_db file to initiate the database
The last thing is to run the bot
python3 main.py