Port Comp_iler to Myriad (#8)
This commit is contained in:
parent
0dd7f992be
commit
c72376656c
91 changed files with 156 additions and 1140 deletions
|
@ -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}`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue