Vinci

Vinci

8 devlogs
16h 35m
Created by eth0 (srizan)

Refactor of discord bot for a private server

Timeline

moved over some minecraft related commands (more to come) + bonzify

Update attachment

worked on a link shortener command and moved over the AI channel. this took a while since i basically rewrote it.
it's also not streamed now since it uses groq which is really really really fast!

Update attachment

i've made a hangman game from scratch, including a command to return a single word from the spanish dictionary. i acquired a 130mb csv file with spanish words and converted it to a sqlite file for all this.
currently, the hangman game only supports 6 letter words.

Update attachment

directly ported the rock paper scissors game over. thought it was broken, but i'm just bad!

did a /chiste command

Update attachment

added cursivify, image classification and made suggestion code cleaner

Update attachment

added auto generated A command + database migrations from mongodb to sqlite

Update attachment

added google command (peak discord bot yeah ik)

Update attachment