Anatoly a164852da6
All checks were successful
continuous-integration/drone/push Build is passing
documentation
2022-04-04 02:24:35 +03:00
2022-04-02 22:34:40 +03:00
2022-04-02 22:34:40 +03:00
2022-04-04 02:24:35 +03:00
2022-04-03 10:55:20 +03:00
2022-04-04 02:16:54 +03:00
2022-04-03 19:41:03 +03:00
2022-04-04 02:24:35 +03:00
2022-04-02 23:17:23 +03:00

Politics Mark

A telegram bot that gathers messages from public channels and creates messages using markov chains based on that data

Setup

  1. Activate venv (recommended)
$ python3 -m venv venv
  1. Install requirements
$ pip3 install -r requirements.txt
  1. Create a .env file

Use .env.example as a guide

Description
No description provided
Readme 33 KiB
Languages
Python 100%