Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shpaker/chatushka
https://github.com/shpaker/chatushka
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shpaker/chatushka
- Owner: shpaker
- Created: 2021-07-17T14:17:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T07:34:51.000Z (10 months ago)
- Last Synced: 2024-10-15T21:13:31.844Z (3 months ago)
- Language: Python
- Size: 338 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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
```