Skip to content

VKev/Discord-bot-Rin-chan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-bot-Rin

A discord bot that can sing, generate image, ask gpt

Docker:

  • v1.1 for local run
docker pull vkev25811/rinchandiscordbot:v1.1
  • use this image url for hosting web service
vkev25811/rinchandiscordbot:webserver
  • Environment variable when run image:

    • DISCORD_BOT_KEY: your discord token

    • U: your _U bing.com cookie

    • PSID: your __Secure-1PSID google.com cookie

    • PSIDCC: your __Secure-1PSIDCC google.com cookie

    • PSIDTS: your __Secure-1PSIDTS google.com cookie

You can get cookies by this extension

Command:

!help : display tutorial and list of commands

!clear [Amount] : Clear amount of messages, max 50

!ping : display bot ping

!p [Name of song or youtube url] : play the song, add to queue

!vol [Volume] : Set song volume

!dc : Disconnect bot from current voice channel

!skip: skip the song

!queue : view song queue

!gpt3 [Question] : ask chatgpt 3.5 question, fast response time

!dall3 [Image description] : generate image base on image description

showing

Model: gpt-3.5-turbo

showing

Model: dall-e-3

showing

About

A discord bot that can sing, generate image, ask gpt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors