Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 779 Bytes

README.md

File metadata and controls

38 lines (27 loc) · 779 Bytes

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