You are browsing as a guest. Sign up (or log in) to start making projects!

Cris

@Cris

Joined June 1st, 2026

  • 4Devlogs
  • 1Projects
  • 1Ships
  • 15Votes
I'm Cris, a Romanian teen dev who makes random projects!
Open comments for this post

2h 25m 44s logged

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-reset that 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-about command and the README.md file.
  • 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

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-reset that 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-about command and the README.md file.
  • 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

Replying to @Cris

0
4
Open comments for this post

1h 30m 54s logged

Devlog 3

Note: This project is still a work in progress and may contain bugs or incomplete features.

What did I do?

I added the following slash commands:

  • /blob-about: This command basically gives the uptime of the bot and a few info.
    I also replaced the @ping responses with an ai chatbot using the HackClub AI API. (ChatGPT helped me a bit because i couldn’t figure out how to add a history to the chat)

Note: The AI chatbot feature may be removed in the future. And also the responses are a bit slow.

I also updated the /blob-help command with these new commands and I added a pfp to the bot.

What will I add?

Right now I don’t know what I could add but tomorrow I may come up with some new ideas.

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

License

MIT

Devlog 3

Note: This project is still a work in progress and may contain bugs or incomplete features.

What did I do?

I added the following slash commands:

  • /blob-about: This command basically gives the uptime of the bot and a few info.
    I also replaced the @ping responses with an ai chatbot using the HackClub AI API. (ChatGPT helped me a bit because i couldn’t figure out how to add a history to the chat)

Note: The AI chatbot feature may be removed in the future. And also the responses are a bit slow.

I also updated the /blob-help command with these new commands and I added a pfp to the bot.

What will I add?

Right now I don’t know what I could add but tomorrow I may come up with some new ideas.

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

License

MIT

Replying to @Cris

0
3
Open comments for this post

47m 13s logged

Devlog 2

Note: This project is still a work in progress and may contain bugs or incomplete features.

What did I do?

I added the following slash commands:

  • /blob-8ball: This command is basically 8ball
  • /blob-whoami: Returns you name(ex: “crislzy”) and your SlackID
    I also updated the /blob-help command with these new commands.

What will I add?

I was thinking of adding more responses to pings and also adding a command that used AI(using HackClub’s AI API).
And probably some new slash commands that are usefull and fun.
Also, I would want to add a pfp for the bot and a description.

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

License

MIT

Devlog 2

Note: This project is still a work in progress and may contain bugs or incomplete features.

What did I do?

I added the following slash commands:

  • /blob-8ball: This command is basically 8ball
  • /blob-whoami: Returns you name(ex: “crislzy”) and your SlackID
    I also updated the /blob-help command with these new commands.

What will I add?

I was thinking of adding more responses to pings and also adding a command that used AI(using HackClub’s AI API).
And probably some new slash commands that are usefull and fun.
Also, I would want to add a pfp for the bot and a description.

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

License

MIT

Replying to @Cris

0
3
Open comments for this post

1h 33m 6s logged

Devlog 1

What did I do?

I added a help command, a catfact command and a ping command. I also made the bot respond to pings.
I also hosted the bot on nest. And can be tested in #crislzys-testing-channel on HackClub’s Slack

What will I add?

Good question…
Probably , I will add some fun commands like 8Ball , a calculator and also a “What Is My SlackID” command.
I will also make the code cleaner and adding a README and maybe also an MIT LICENSE.

Devlog 1

What did I do?

I added a help command, a catfact command and a ping command. I also made the bot respond to pings.
I also hosted the bot on nest. And can be tested in #crislzys-testing-channel on HackClub’s Slack

What will I add?

Good question…
Probably , I will add some fun commands like 8Ball , a calculator and also a “What Is My SlackID” command.
I will also make the code cleaner and adding a README and maybe also an MIT LICENSE.

Replying to @Cris

0
4

Followers

Loading…