Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 564 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 564 Bytes

Bots by mastyra

This is a collection of code for Attorney Online bots using the discord.py API wrapper.

It currently contains partial code for PhoenixBot and the entirety of PollyBot.

Development

Requirements

You need the latest version of Python.

You will also need the discord.py library.

Please set the required IDs and tokens where they appear in the code, then you can start the bot by running:

python bot.py

or

python3 bot.py