Zenrac / Bowsette

A simple bot using the Arcadia API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bowsette

A simple bot using the Arcadia API

Installation

NOTE: To use bowsette, you must have python3+ installed.

Replace BOT_TOKEN to your bot token and API_KEY to your arcadia token

Run Bowsette

With python:

python3 main.py

with pm2:

pm2 start main.py --name "Bowsette" --interpreter "python3"

About

A simple bot using the Arcadia API

License:Apache License 2.0


Languages

Language:Python 100.0%