Tags give the ability to mark specific points in history as being important
-
v1.2.4
Release: v1.2.4e4e0ed79 · ·Introduce @cocobot with a new trigger when mentioned, enhancing user interaction. Updated the introduction message in `/assets/cocobot-introduction.md` to dynamically include user mentions and version details. Transitioned license to CC BY 4.0, reflecting in `LICENSE`. Updated `CHANGELOG`, `CONTRIBUTING`, and `README.md` for clarity and consistency.
-
v1.2.2
Release: v1.2.2327f73e3 · ·Implemented a cooldown mechanism for the 'tate' trigger, preventing users from triggering the response more than once every 30 minutes. The bot sends a GIF of Andrew Tate when the keyword 'tate' is mentioned, and users are informed if they are on cooldown. Additionally, added a more specific error message to the translation command to include the error type. - Added `last_triggered` dictionary to track user trigger times - Used `time` module alias `std_time` to handle time functions - Improved error handling for the translation command
-
v1.2.0
Release: v1.2.0dc1e725a · ·This tag adds new features to the Discord bot, including support for displaying the current exchange rate, weather, and time in a specified location. It also improves code quality by adding inline code documentation and comments, better error handling, and improved readability.
-
v1.1.0-pre
f8cb13f9 · ·Preview of v1.1.0, which includes the `/time <city|country|both>` command but still has some little bugs inside.
-
v1.0.0
Release: v.1.0.06a37baa7 · ·The first working version of **cocobot**. The `/translate` command is the only slash command currently, and it accepts two arguments. Read more in README.md.