Skip to content

here is an example of using PyCAI2 for a discord bot

License

Notifications You must be signed in to change notification settings

FalcoTK/PyCAI2-Discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

THIS IS EXAMPLE OF USING PYCAI2 FOR A BOT DISCORD

Instalation

pip install PyCAI2 discord

then git clone this repo

git clone https://github.com/FalcoTK/PyCAI2-Discord.git

settings

You can see how to get the bot token here. To set up PyCAI, click here.

token_discord = "<DISCORD BOT TOKEN>"

owner_id = '<CAI TOKEN>'
char = "<CHAR ID>"
chat_id = "<CHAT ID>"

aut_set ={
    "author_id": "<AUTHOR ID>",
    "is_human": True,
    "name": "<CAI USER NAME>"
}

RUN

python main.py

About

here is an example of using PyCAI2 for a discord bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages