Skip to content

Releases: Ahmedallion/Mumbai-IT-Solutions

Mumbai IT Solutions v1.0.3

09 Oct 18:23
Compare
Choose a tag to compare

This update uses python:3.13.0-slim and ensures correct package versions. 🐍

⚙️ Other changes

  • Updated Docker base image to python:3.13.0-slim
  • Updated requirements.txt to include specific versions for all libraries/packages
  • Used pip freeze to ensure all dependencies are correctly captured this time

Mumbai IT Solutions v1.0.2

08 Oct 17:57
Compare
Choose a tag to compare

This update fixes a few minor issues and also makes several improvements to the code and the bot's structure. 🚀

🐞 Bugfixes

  • We have fixed the import issues when trying to run the Docker image.

⚙️ Other changes

  • The Dockerfile was updated to use Python Slim instead of the standard Python image.
  • The bot.py file has been slightly cleaned up.
  • config.json was updated to include ieatpotatoes in the adminIDs.
  • The responses for /redeem are now in their own JSON file within assets.

Mumbai IT Solutions v1.0.1

08 Oct 16:48
Compare
Choose a tag to compare

This update fixes an issue that appeared when starting the bot by switching the Docker image from python:slim to python.

🐞 Bugfixes

  • Updated Docker image to use python instead of python:slim to fix a few errors with the default libraries/packages.

Mumbai IT Solutions v1.0.0

07 Oct 21:22
Compare
Choose a tag to compare

This update marks the initial public release of Mumbai IT Solutions, a very basic Discord bot designed to provide humorous tech support and engaging interactions. 🎉

⭐ New features

  • A collection of fun commands to assist users with tech troubles and add humor to their day.

🐞 Bugfixes

  • Resolved minor issues to ensure smooth operation and a better user experience.

⚙️ Other changes

  • Updated logging for improved tracking of bot activities.
  • Enhanced command responses for clarity and engagement.