Skip to content

Kruceo/ChatRGB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRGB

ChatRGB is a Discord bot designed to be funny, but it now supports roleplays and maintains context. With a command system and chat history, ChatRGB provides an engaging and humorous experience for users.

How to use

Clone and install deps

git clone https://github.com/Kruceo/ChatRGB.git
cd ChatRGB
npm install

Get your keys

Access Google AI Studio and create or use a existent API key.

Access Discord Dev and create or use a existent Bot Token.

Configure

Create a .env file in the project root

DISC_TOKEN=ABCDEFGHIJKLMNOPQRSTUVW
GENAI_TOKEN=A1b2C3d4E5f6

Running

node index.mjs

Docker Container

docker run -v /chatrgb/data \
-e DISC_TOKEN=YOURDISCORDTOKEN \
-e GENAI_TOKEN=YOURGENAITOKEN \
rafola/chatrgb

About

A funny discord bot using Google GenAI, supports roleplays and context history

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors