- Official Github repo for Poly.
- Discord bot that is no longer in use.
- This bot was for a Discord server that was making a game. Game no longer exists, so bot is not being developed anymore.
- Never fully finished.
- Information
- Moderation
- Owner
- Utility
- Full File-logging
This bot is no longer in use, therefore you can use your own bot token inside of it and edit / use it to your own will.
- First, you need to clone this github repository and change directories into it.
git clone https://github.com/TrackRunny/Poly.git<!-- Cloning the github repo -->
cd Poly
<!-- Changing directories into the repository -->- Next, you need to install the discord.py module.
pip install discord.py
<!-- Remember: Only use this if you only have python 3 installed. -->
or
pip3 install discord.py
<!-- Remember: Use this if you have two versions of python and / or you have python 2 and python 3. -->- Lastly, you need to provide a bot token for this code to work.
# - File: Poly.py | Line: 12poly_token="TOKEN HERE"Thats it! Everything should be correctly set up if you made it this far.
If you want to start the bot you can do ./Poly.pyorpython Poly.pyorpython3 Poly.
This project is licensed under the GPLv3.
- Discord Account:
TrackRunny#0001
