This is a Discord bot designed to automatically make shortcuts for you using the LinkShort API.
You can just write message like you are used to.
If a link appears that is longer than 35 characters, Mogo will automatically shorten it for you.
Use $commands
in a Discord server where MoGo is also a member, to get a list of all commands.
Replace <token>
with your bot token.
$ git clone https://github.com/Tch1b0/MoGo
$ cd ./MoGo
$ echo <token> > token.txt
$ docker-compose up -d