Skip to content

Commit

Permalink
Updated README for future
Browse files Browse the repository at this point in the history
Thats all
  • Loading branch information
KittyNeverDies authored Jan 25, 2024
1 parent 2a409a9 commit a9c51a1
Showing 1 changed file with 53 additions and 3 deletions.
56 changes: 53 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,57 @@
<div align="center">

### Bozenka
MultiPurpose & cross-platform bot, wrote on python. Made for training mine skills.\
Right now in active maintaned. Licensed under GPL-V3 license.
<img src="images/header.png">

[Telegram Channel](https://t.me/bozodevelopment/)

</div>
<details><summary><h2>Telegram Instance</h2></summary>

### Features of Telegram instance

- [ ] Group
- [ ] Administration
- [x] Ban & Unban commands
- [x] Mute & Unmute commands
- [x] Pin & Unpin & Unpin all commands
- [ ] Bad words & Spam filter
- [ ] Setup command (Going to release)
- [x] Welcome message to administrators after adding bot to chat.
- [x] Work with inline keyboard
- [x] Work with telegram topics
- [x] Close & Open Topics
- [x] Hide general topic
- [x] Rename topics
- [x] Work with inline keyboard
- [x] Users
- [x] Show information about chat (/info)
- [x] Welcome messages
- [x] Generating invites
- [x] Start command menu (/start)
- [ ] Fun
- [ ] GPT based text generation
- [x] Gpt4All
- [x] Gpt4Free
- [ ] RWKV
- [ ] H20
- [x] Work with inline keyboard
- [ ] Using tutorial.
- [x] Threads and Topic of dialog support (Already by new aiogram)
- [ ] Image generation
- [ ] Using tutorial
- [ ] Inline generation
- [x] Imagine command + inline keyboard support
- [x] Code
- [x] Logging support
- [x] Features descriptions
- [x] Custom Filters
- [x] Middlewares
- [x] Database


### This part of project made with

- [Aiogram python library](https://github.com/aiogram/aiogram) and with their community support.
- [GPT4Free](https://github.com/xtekky/gpt4free), [Gpt4All](https://github.com/nomic-ai/gpt4all), [SqlAlchemy](https://github.com/sqlalchemy/sqlalchemy/) python libraries
- With our love & your support <3
</details>

0 comments on commit a9c51a1

Please sign in to comment.