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 f36a111fc7 /start update!
- Fixed grammar errors
- Added to menu information about current version
2024-01-27 18:39:34 +03:00
.idea Updated 😋 2023-11-03 21:21:31 +00:00
bozenka /start update! 2024-01-27 18:39:34 +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 Updated README.md with our changes 2024-01-14 14:06:50 +03:00
alembic.ini Changelog: 2023-12-30 14:52:36 +03:00
requirements.txt /start update! 2024-01-27 18:39:34 +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
      • Imagine command + inline keyboard support
  • Code
    • Logging support
    • Features descriptions
    • Custom Filters
    • Middlewares
    • Database

This part of project made with