Skip to content

Birlibirloque0x11/dafibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DAFI Bot

Requirements

This bot requires Python 3.6 or higher and pip3. The following libraries must be installed:

  • python-dotenv
  • python-telegram-bot

There must be a .env file created in the bot directory with the following entries:

  • BOT_TOKEN: Telegram bot token
  • DAFI_MEMBERS: Comma-separated list of the DAFI members in the following syntax: TELEGRAM_ID:MEMBER_NAME

The bot must run in a virtual env created using the following command:

python3 -m venv venv

Run

To run the bot execute the following command:

python -m bot

About

Bot de telegram de DAFI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published