This is Tybalt, he helps the OCS complete their guild missions.
Guild Trek: He will gives you the trek points you want if you provide the treks' names or keywords. A keyword must exist in the trek's name you search for.
Tybalt, trek: <keywords separated by comma ','>
Guild Bounty: He will gives you the targets' paths in your bounty mission if you provide the targets' names or keywords. A keyword must exist in the target's name you search for.
Tybalt, bounty: <keywords separated by comma ','>
Install Python 3.7
sudo apt-get update
sudo apt-get install python3.7
Install Pip
sudo apt install python3-pip
pip3 --version
Install discord.py rewrite version
pip3 install -U git+https://github.com/Rapptz/discord.py@rewrite#egg=discord.py[voice]
Install Numpy package
pip3 install numpy