A source code of a multipurpose & cross-platform bot, what has been written on python and licensed with GPL-V3 license. Was created for training my skills in python programming language.
Go to file
kittyneverdies 3fc4432e42 Changelog:
- /start finished
- started codding /setup database
- too much refactors
- started codding image generation
- reverted changes for /ban recode
2023-12-30 14:52:36 +03:00
.idea Updated 😋 2023-11-03 21:21:31 +00:00
bozenka Changelog: 2023-12-30 14:52:36 +03:00
images Reverting and saving 2023-12-19 23:36:10 +03:00
LICENSE Initial commit 2023-10-21 19:12:35 +00:00
README.md Fixed readme ) 2023-11-25 17:02:53 +00:00
alembic.ini Changelog: 2023-12-30 14:52:36 +03:00
requirements.txt Big refactor updates, fixes & fixes 2023-12-18 17:43:41 +03:00
run.py Big refactor updates, fixes & fixes 2023-12-18 17:43:41 +03:00

README.md

Features of Telegram instance

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

This part of project made with