A Discord chat bot designed mostly for mischief.
- Python 99.6%
- Shell 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .vscode | ||
| commands | ||
| .gitignore | ||
| aquobot.py | ||
| bot.sh | ||
| README.md | ||
| update.sh | ||
Aquobot
A Discord bot written with Python
https://github.com/aquova/Aquobot
http://aquova.github.io/Aquobot
Written by Austin Bricker (aquova), 2017-2020
https://twitter.com/aquova_
Overview
This is a bot designed to run in a server of the chat service Discord. It responds to commands and certain phrases, and can provide various services.
To add Aquobot to a Discord server, make sure you have 'Manager Server' permissions, then visit this link: https://discordapp.com/oauth2/authorize?client_id=323620520073625601&scope=bot&permissions=0
Installation
It's recommended to run aquobot in a Python virtual environment. This can be initialized via virtualenv --no-site-packages .