Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shpaker/chatushka


https://github.com/shpaker/chatushka

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Chatushka bot

Бот для чатиков (пока только для телеграмушки)

# Usage

## Installation

```shell
pip install chatushka
```

## Start bot

```shell
python -m chatushka --token
```

## Test bot

- [x] добавить ботика в чат
- [x] делегировать боту админские права
- [x] написать в чатик /help

```shell
python -m chatushka --token
```