The Bot is coded in the programming language of Python, utilizing the dynamic telebot library. This bot exhibits a range of interactive features including welcoming the user, transitioning seamlessly to the corresponding telegram channel via a convenient button, and a comprehensive menu that provides the user with the liberty to selectively choose the content they desire to receive. The bot seamlessly sends a plethora of multimedia content ranging from vivid Wallpapers, Avatars, Pics, aesthetic Themes, and expressive Stickers, which effortlessly redirect the user to the telegram channel creator.
-
-
start(message)
is used to send a welcome message. -
-
send_wallpapers(message, delete=False)
is used to send the wallpaper. -
-
send_avatars(message, delete=False)
is used to send avatars. -
-
send_pics(message, delete=False)
is used to send pics. -
-
send_themes(message, delete=False, message_id=None)
is used to send themes
Project Python-Anime-bot is distributed under the MIT license.