mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix Command Count
This commit is contained in:
@@ -71,7 +71,7 @@ Just read `LICENSE.md`. Give credit if you use any part of this monster, thanks.
|
||||
22. Start Xiao up!
|
||||
|
||||
## Commands
|
||||
Total: 512
|
||||
Total: 511
|
||||
|
||||
### Utility:
|
||||
|
||||
|
||||
@@ -15,11 +15,6 @@ module.exports = class TemmieCommand extends Command {
|
||||
name: 'UNDERTALE',
|
||||
url: 'https://undertale.com/',
|
||||
reason: 'Original Game'
|
||||
},
|
||||
{
|
||||
name: 'ebearskittychan',
|
||||
url: 'https://twitter.com/ebearskittychan',
|
||||
reason: 'English-to-Temmie Dictionary Data'
|
||||
}
|
||||
],
|
||||
args: [
|
||||
|
||||
Reference in New Issue
Block a user