OzuYatamutsu / catbot

Cat-related Discord bot for great good.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catbot!

Meow.

What do?

pip3 install -r requirements.txt
python3 run.py

Do.

No, but really, what do?

Add a function to generate a response in catbot.py

@client.command('do-func')
async def catbot_do_something(args: str):
    await client.say('my returned message string')
  • You're good, dood!!

I want to customize responses/username/statuses or somethin'

See above.

Cats?

About

Cat-related Discord bot for great good.


Languages

Language:Python 99.2%Language:Shell 0.8%