-
-
Notifications
You must be signed in to change notification settings - Fork 520
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I Wrote a Telegram Bot for S-UI #385
Comments
I just wanted to let you know that I’ve added you to the repository for the Telegram bot I developed for the S-UI panel. Feel free to take a look whenever you have time. I’d really appreciate your feedback or any suggestions you might have for improving the bot further. Looking forward to hearing your thoughts! |
Hello @tinybug-m, Thank you for your collaboration and for developing these valuable features. Currently, my focus is on core and fundamental functionalities, but I’m glad to see other developers contributing to important areas as well. For this project, I suggest keeping all auxiliary components as separate services, following a microservice architecture. This means it’s better to publish your project using its own installation method while ensuring communication with S-UI. You are free to work with the database (though it’s not recommended) or the API (which isn’t ready yet). However, I’d prefer to wait for the next release since many of the current API methods will be updated. My intention is to support your project’s requirements through the new API. This approach also gives you flexibility to choose your preferred platform and codebase structure. Please consider the various ways users interact with the system, such as ensuring multi-OS support and compatibility with Docker. For users who want to utilize Telegram features, they should be able to install your app as a separate service if needed. I’d also love to review your code if you can share the link. This could potentially be included in the project’s documentation. Sincerely yours |
Hello @tinybug-m |
@tinybug-m @setarehirani I will create a beta release soon |
Hello Alireza,
I hope you're doing well! I’ve just developed a Telegram bot for the S-UI panel, and I’m happy to share that it’s working perfectly.
To ensure reliability, I’ve written integration tests for the bot, and I’ve followed clean code design patterns as best as I could. I’d love for you to check out my project and provide any feedback or suggestions you might have. Your insights could really help in refining the bot and making it ready for production. I’m particularly interested in any ideas you might have for further development, scalability, and improving user experience.
Looking forward to hearing your thoughts!
Best regards,
tinyBug
The text was updated successfully, but these errors were encountered: