Skip to content

demonno/ertaoz-bot

Repository files navigation

Ertaoz Bot

Github actions Code style: black License: MIT

Install

Setup python virtual env on Linux

sudo apt install python3.7 python3-venv python3.7-venv
python3.7 -m venv venv

Activate env

source venv/bin/activate

Install packages in venv

make install

Create Test Bot using Botfather

For testing prurposes its recommended to have a separate testing bot. Read docs about how to create a bot here. After you will get token which you can set in .env file

Run bot

python main.py

Run formatters

make fmt

Run linters

make lint

Contribution Guidelines

Read How to Write a Git Commit Message

About

Stateless chat bot for telegram

Topics

Resources

License

Stars

Watchers

Forks

Languages