# Chatushka bot
Бот для чатиков (пока только для телеграмушки)
# Usage
## Installation
```shell
pip install chatushka
```
## Start bot
```shell
python -m chatushka --token <telegrambotapitoken>
```
## Test bot
- [x] добавить ботика в чат
- [x] делегировать боту админские права
- [x] написать в чатик /help
```shell
python -m chatushka --token <telegrambotapitoken>
```
Raw data
{
"_id": null,
"home_page": "https://github.com/shpaker/chatushka",
"name": "chatushka",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Aleksandr Shpak",
"author_email": "shpaker@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b1/45/c3d5bf05667ce60847b46cfdadfffe86f0e8f5a48777eefd850c8eb417ea/chatushka-0.10.1.tar.gz",
"platform": null,
"description": "# Chatushka bot\n\n\u0411\u043e\u0442 \u0434\u043b\u044f \u0447\u0430\u0442\u0438\u043a\u043e\u0432 (\u043f\u043e\u043a\u0430 \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u0442\u0435\u043b\u0435\u0433\u0440\u0430\u043c\u0443\u0448\u043a\u0438)\n\n\n# Usage\n\n## Installation\n\n```shell\npip install chatushka\n```\n\n## Start bot\n\n```shell\npython -m chatushka --token <telegrambotapitoken>\n```\n\n## Test bot\n\n- [x] \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0431\u043e\u0442\u0438\u043a\u0430 \u0432 \u0447\u0430\u0442\n- [x] \u0434\u0435\u043b\u0435\u0433\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0431\u043e\u0442\u0443 \u0430\u0434\u043c\u0438\u043d\u0441\u043a\u0438\u0435 \u043f\u0440\u0430\u0432\u0430\n- [x] \u043d\u0430\u043f\u0438\u0441\u0430\u0442\u044c \u0432 \u0447\u0430\u0442\u0438\u043a /help\n\n```shell\npython -m chatushka --token <telegrambotapitoken>\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "Bot that can make your chat explode!",
"version": "0.10.1",
"project_urls": {
"Homepage": "https://github.com/shpaker/chatushka",
"Repository": "https://github.com/shpaker/chatushka"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "641f59e84e83de2426e79e69d9a99df53579e32f4c366785e2505d37fa609c44",
"md5": "c7337f361304b8f87880ece524955850",
"sha256": "61be3c4b099aa697d8a4da4f57ea672f5e4568e2076b553162a5e316c8e9a564"
},
"downloads": -1,
"filename": "chatushka-0.10.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c7337f361304b8f87880ece524955850",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 28638,
"upload_time": "2022-03-18T13:53:11",
"upload_time_iso_8601": "2022-03-18T13:53:11.738902Z",
"url": "https://files.pythonhosted.org/packages/64/1f/59e84e83de2426e79e69d9a99df53579e32f4c366785e2505d37fa609c44/chatushka-0.10.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b145c3d5bf05667ce60847b46cfdadfffe86f0e8f5a48777eefd850c8eb417ea",
"md5": "0e9b6853f3763c8606b1486e93c8df51",
"sha256": "711f500ffb64e77263097c319a2ca3733b5772120314cee2dffcb5a04bd21d14"
},
"downloads": -1,
"filename": "chatushka-0.10.1.tar.gz",
"has_sig": false,
"md5_digest": "0e9b6853f3763c8606b1486e93c8df51",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 16148,
"upload_time": "2022-03-18T13:53:13",
"upload_time_iso_8601": "2022-03-18T13:53:13.082198Z",
"url": "https://files.pythonhosted.org/packages/b1/45/c3d5bf05667ce60847b46cfdadfffe86f0e8f5a48777eefd850c8eb417ea/chatushka-0.10.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-03-18 13:53:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "shpaker",
"github_project": "chatushka",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "chatushka"
}