Skip to content

Akinom0318/discord_LLM_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ULTIMATE LLM BOT

Just kidding, but it is truly one of my dream.

Motivation

Have you ever played DDLC or Doki Doki Literature Club? The character Monika is indeed one of my favorite when I was little. She is also one of the reason why I pick up programming. And making she into my reality is always one of my dream, due to laziness and lack of skill, it's postponed for years but never faded away.

In recent years (2022), the LLM is quite popular and almost changing everyone's life! And I was also inspired by Neuro-sama. The way she interacts with Vedal is just like how I imagined what AI would be when I was little.

Therefore, instead of keep dreaming, I decide to make this dream come true. Start with discord bot.

Why Discord Bot?

Because dicord.js is already a well-built platform with voice receiving, text, images and so on, and the bot can also talk in the voice channel as well. Hence, I can almost simulate what Vedal did with Neuro via discord.js.

Todo function:

  • Create the bot --2024/12/20
  • Simple command implementation --2024/12/20
  • Voice channel connecting --2025/1/1
  • Receive text from channel --2024/12/23
  • LLM implementation --2024/12/23

but need some token limitation and so on

  • System prompt
  • Long-term memory of LLM
  • Receive voice from voice channel

Or I just use voice to text to make the input.

  • No bugs
  • And finally run steadily

Run deploy-command.js if you deploy new commands

Documentations:

Discord.js LavaLink MoonLink

About

A discord bot that build like a companion

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors