This is meant to be a discord, slack and telegram bot that can help displaying the different timezones speficic to each user
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
TL:DR fixed the demo link deployment, you can see on the image its up on the correct link
fixed the nest problems i think, did a basic review on what some issues might be and apparently the site is running correctly, im not sure if it was me, or nest was down, but the point is the demo link works!!!
spent this time fixing an error, and i was fighting with imaginary bugs just because nest was failing. the i struggled with the auth and bot token handling, but the slack bot can now be downloaded in any workspace!!
added a home page! from which you can install in different platforms, i included redirect urls for me to be able to share the slack version of the bot, eveyrhting hosted on nest!
hey guys so i finally deployed my bots using nest!!, and i ensured there is consistency between all the bots, because each bot had like different naming conventions for the same command, or different responses to the same tool, so yeah thats what i did. i also tried improving the regex patterns because i think they could be better since im a begineer on regex and lambda but it didnt work so i just kept the latest working version
there is now support for the bot on telegram!! i think im almost ready to ship this, i still feel like making some improvements and definitely have no idea on how to deploy this.
This bot now has support for slack!!! while its not exactly the same functionality, and is still not very polished, i think this is a pretty good base for this bot, this was much more easier to make than the github version, idk if it was because im new and the first one is harder, or because its easier to work with bots in slack.
the bot can now accurately convert messages using ephemeral message to the users set timezone or to a specified timezone, i wanna work on a react on message command next.
Hey guys so im excited for this new bot, as for now im starting with the discord platform and i think its going well, i still havent donde much progress but i got a functional bot, just not with the actual functionalities i want