Releases: bottlycorp/bottly
Bottly 2.2.4
🛠️ Improvements and bug fixes:
- When a member who leaved a server where he has an active discussion, then it will be closed (1beefde)
- Increase of the maximum writing power for users with Premium subscription (9dd6557)
- Deletion of abandoned or missing code (6becfcc)
- Correction of the quick fix done on the lists that limited until page 100 (0d30316)
- Adding the Premium subscription (14ef3fc, fc751e0, 6becfcc, 9d071f8, 9dd6557)
- When the policy of confidentiality is accepted, the paused command is executed (c0e625b)
- Put in first place the favorite questions in the
/request
(72225d6)
Thank you for your continued support and feedback. We hope you enjoy using Bottly v2.2.4! Feel free to reach out to us if you have any questions or encounter any issues.
Bottly 2.2.3
We are excited to announce the release of Bottly v2.2.3! This version brings several improvements, bug fixes, and exciting new features to enhance your experience. Here's what's included in this release:
🛠️ Improvements and bug fixes:
- Refactor of the
/ask
command, providing better actions for buttons. This improves the overall usability and user experience. (commit link) - Remove the logger for each user when reset usage each month (commit link)
🚀 New features:
- Ability to bookmark answers using the
/ask
command for easy retrieval. Simply use/ask
followed by the desired question, and Bottly will save the answer for future reference. ⭐ (commit link) - Similar functionality has been added to the
/request
command as well. You can now bookmark requested items with ease. (commit link) - Introducing the
/favorites
command! Now you can conveniently view all your bookmarked questions in one place. Stay organized and access your favorite questions effortlessly. (commit link) - You can now define an old question and its answer as context for the
/ask
command. This allows for a more contextualized and accurate response. 🪧 (commit link)
Demo of favorite system:
Check out the demo of the new favorite system in action! Visit the following link to see how the /favorites
command works:
2023-05-16.21-19-33.mp4
Thank you for your continued support and feedback. We hope you enjoy using Bottly v2.2.3! Feel free to reach out to us if you have any questions or encounter any issues.
Bottly 2.2.2
🛠️ Improvements and bug fixes:
- Direct function for buttons instead of replaying all the time
- Improved the first message of a conversation
🚀 New features
- You can generate a QR Code of your question
2023-05-14_17-49-19.mp4
- Added
/privacy
command to manage your data- Ability to delete your data (questions & discussions) at the beginning of each month
- Possibility to automatically delete your data at the end of a discussion or once a question is asked (it will not be saved)
privacyUS.mp4
Bottly 2.2.1
🛠️ Improvements and bug fixes:
- Some error messages have been added
- Reset usage has been improved
- Bug fixes
🚀 New features
- The command
support
is now available - Ability to execute commands in all types of text channels:
- Integrated room of an audio channel
- Public thread of a forum channel
- Public or private thread of a text channel
- Implementation of GitHub Actions
Bottly 2.2.0
🛠️ Improvements and bug fixes:
- The discussion remains active forever and is no longer usable
- History shows wrong number of uses
- The ask command now displays the question when displayed to the public
- You can now open a private discussion
- The history now shows the disucssions with a link to access them and the number of messages
🚀 New features
- The command
/chat stop
allows to stop a chat, so for premium users can download it - The command
/chat download
allows to download the chat - The usage counter is no longer monthly but daily, now you can use the bot 20 times a day instead of 50 times in a month
🎗️ For the future
- The menu contexts of the old version (Translate, Discussion context, Reply)
- A
privacy
command to manage its parameters - A
support
command to refer to the bot's support discord in case of problems - New languages to the bot (Russian, Ukrainian and Spanish)
- Question templates for the
/chat
and the/ask
- Server utility features
GPT Bot 2.1.0
🛠️ Improvements and bug fixes
/chat
is now better, when you run the command a form will open with a large box to write your question, which can be useful to integrate code- When the bot is faced with an error it now responds with a message and does not let the response go in circles and make the user wait for nothing
- You can now speak without the bot taking your message as a question by putting a
.
at the beginning of your message or by mentioning someone (Thanks @Bluzzi for the suggestion)
GPT Bot 2.0
We are excited to present to you the new version of our project! Version 2.0 brings many improvements and features to offer an incredible experience to users. Here's an overview of the new features:
🚀 New features
- Added a
/chat
command that allows you to talk freely with the bot - Added advanced search functionality for users during
/request
- Integration of a
/stats
command only available on the official server - A more performant language system, it is now possible at any time to add a language. For now only French and English users see the bot in this language (Default: English)
- Added a subscription that allows you to bypass the limit of 50 requests per month (or opening of
/chat
)
🛠️ Improvements and bug fixes
- Correction of various untranslated texts
- Improved application stability in general and responsiveness
🔍 For the future
- Take an old question into context in
/ask
, the choice will be made as on/request
- Image generation including our know-how for ease and text processing
- Discussion contexts for
/chat
as well as a button to close the discussion
We would like to thank our development team and our community of contributors for their hard work and support in creating this version. We hope you will enjoy the new features and improvements made to our project.
Don't hesitate to give us your feedback and suggestions on our GitHub page. We're excited to work together to create an even more amazing project for the future!
Thank you for your continued support,
The development team 🤖
GPT v1.0
Here it is, a small personal project that was to replace the old bot command from a Community Discord
You can invite the bot with this link: Click here. It will arrive soon on the different bots sites such as top.gg 😄
You can join the support server with this link: https://discord.gg/hF4msEgbJs
Turned into a real bot that everyone can use. Here's what he gets in terms of features:
1. A command to ask a question, called /ask
.
But, it does not come alone, you can also add parameters such as the context or the response language to improve your request
And ! if your discord is in German (example language) the bot will detect it and will answer you automatically in German if you do not define a language of answer 😃
2. A command to retrieve your previous requests, the /history
.
You can make your history public by setting the public
parameter to True
(default: False), or navigate between pages with the page
parameter set to the first
3. And to retrieve a particular request, /request
with the ID (retrievable from the history) of the request!
You can click on the Go
button to go to the message 😉