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

DariBot

  • 3 Devlogs
  • 1 Total hours

I made a simple bot that makes use of Groq to write messages of love (/dari-love [input]), run a roulette (/dari-roulette), and provide explanations to prompts given by users (/dari-explain [input]). If you would like to see more commands added, please let me know!

Open comments for this post

36m 19s logged

I changed the name from Dari to DariBot, figured out how to make the responses show up in public chat, and updated the project so it is able to be shipped!

I changed the name from Dari to DariBot, figured out how to make the responses show up in public chat, and updated the project so it is able to be shipped!

Replying to @Dari

0
6
Ship #1

I made a slack bot with 3 basic functions. The first (and simplest) is a roulette function. You type in /dsb-roulette [black or red], and it lets you know if you won or not. Overall, this function was pretty easy to implement.

The next 2 commands are pretty similar, as they are basically AI prompts. /dsb-explain [input] and /dsb-love [Insert name] both respond with ai-generated text that comes from Groq. For the love command, the only user input is the name, while for the explain command, you can input any topic you want explained.

I hosted this bot with Railway (considering it was past midnight when I applied for Nest).

Try project → See source code →
Open comments for this post

21m 15s logged

Finished adding a Roulette and explain command!

Finished adding a Roulette and explain command!

Replying to @Dari

0
3

Followers

Loading…