mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 06:03:04 -04:00
cleanup
This commit is contained in:
parent
83e94328cf
commit
a8e0ac05f2
11 changed files with 9 additions and 39 deletions
|
@ -11,7 +11,7 @@ module.exports = {
|
|||
category: 'fun',
|
||||
usage: `otter`
|
||||
},
|
||||
run: async (context, args) => {
|
||||
run: async (context) => {
|
||||
await context.triggerTyping();
|
||||
try{
|
||||
let res = await superagent.get(`https://otter.bruhmomentlol.repl.co/random`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue