Devlog 4
Note: This may be the final devlog
What did I do?
- I moved the chatbot from mentioning the bot to running
/blob-talk <message>and limited the AI bot only to the testing channel(#crislzys-testing-channel).
I also changed the storing method for the AI history to sqlite3 and added/blob-resetthat resets your chat history. - I added a welcoming messaging feature that can be enabled running
/blob-setwelcome On(Default is off). I also updated the/blob-aboutcommand and theREADME.mdfile. - I modified the code making it a little bit better to read.
What will I add?
Probably nothing for now but in the future this bot may receive updates.
Where can I test the bot?
The bot can be tested in #crislzys-testing-channel on HackClub’s Slack
Used Packages
- @slack/bolt
- axios
- dotenv
- sqlite3
License
MIT
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.