Port Comp_iler to Myriad (#8)

This commit is contained in:
1Computer1 2019-07-11 02:27:17 -04:00 committed by GitHub
parent 0dd7f992be
commit c72376656c
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23
91 changed files with 156 additions and 1140 deletions

View file

@ -14,6 +14,9 @@ class AboutCommand extends Command {
'Comp_iler is made by 1Computer.',
'Source code is available at <https://github.com/1Computer1/comp_iler>.',
'',
'Comp_iler runs on Myriad, a Docker-based arbitrary code evaluation server!',
'Check it out here <https://github.com/1Computer1/myriad>.',
'',
`**Guilds**: ${this.client.guilds.size}`,
`**Channels**: ${this.client.channels.size}`,
`**Users**: ${this.client.users.size}`,