Skip to content

Commit

Permalink
Remove eval command
Browse files Browse the repository at this point in the history
  • Loading branch information
ttbowen committed Nov 20, 2023
1 parent 3d68e3c commit 7d63a30
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 46 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Mr. Whale has a lot of commands, with 6 main categories:
- 🖨️ **Useful**: `calculator`, `translate`, `hastebin`, `wiki`, `advice` and `newyear`!
- 🔧 **Utility**: `help`, `info`, `langs`, `whois` and **3** more!
- 🎨 **Image** : `chocolatemilk`, `avatar`, `gun`, `avatarfusion`
- 👑 **Owner**: `eval`, `reload` and `cleverbot`!
- 👑 **Owner**: `reload` and `cleverbot`!
- 🏆 **Level**: `rank`, `leaderboard`

[See the full command list](https://www.mrwhale.io/commands)
Expand Down
1 change: 0 additions & 1 deletion packages/mrwhale-commands/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
| Name | Description | Usage |
| ------------- | ---------------------------------------- | -------------------- |
| **cleverbot** | Toggle cleverbot on/off. | cleverbot |
| **eval** | Evaluate JavaScript code and execute it. | eval [code] |
| **reload** | Reload a command. | reload [command|all] |

## License
Expand Down
44 changes: 0 additions & 44 deletions packages/mrwhale-gamejolt/src/commands/admin/eval.ts

This file was deleted.

0 comments on commit 7d63a30

Please sign in to comment.