Skip to content

discord bot that uses replicate to make an ai chatbot like clyde

License

Notifications You must be signed in to change notification settings

nickplj12/mercenary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mercenary

ai discord chatbot

prerequisites

  • python-dotenv
  • discord.py
  • replicate

how to use??

if you do not already have a replicate account nor have made a discord bot, you can make one by going to these links: https://replicate.com https://discord.com/developers/applications

for the discord bot, enable these settings:

  • PRESENCE INTENT
  • SERVER MEMBERS INTENT
  • MESSAGE CONTENT INTENT

make sure you get all the files in the repository.

create a file called master_conf.yaml:

load:
  - mercenary

change the .env file to include your discord bot token and your replicate api token.

in main.py, you can edit the prompt to your liking or you can leave it the same as it is.

thanks to

Meta (for llama)

thatonepuggo

AlphaBlaster

dotheboogey678

About

discord bot that uses replicate to make an ai chatbot like clyde

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages