github.com/GooGuJiang/Gugumoe-bot ↗
咕小酱一个Bug机器人(划掉
Open this visualization on its own page →
Contributors
1
Lines of Code
1,489
From
2021-09-14
To
2022-05-27
About GooGuJiang/Gugumoe-bot
Gugumoe-bot is a Telegram bot built with Python using the pyTelegramBotAPI framework. The bot, accessible as @gugumoe_bot on Telegram, provides various functionalities that users can interact with directly through the messaging platform.
The project supports multiple deployment methods, with local deployment being a primary option. It requires Python 3.10 or higher and uses Poetry for dependency management. Users can set up the bot locally by cloning the repository, installing dependencies through Poetry, and running it with a simple command.
The bot is designed to be extensible through a plugin system. Developers can create custom plugins to add new features and capabilities by following the plugin development documentation included in the project. The project is currently undergoing restructuring, which means some features or stability issues may be present during this transition period. The codebase is released under the MIT license.