Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

aosus/aosusbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aosusbot

aosusbot is to bot send latest news from aosus.org, using RSS

requirements

  • >= python3.7

  • pip

python dependencies listed in requirements.txt

installation

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