-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ηλιάκης Ματθαίος edited this page Feb 28, 2020
·
1 revision
Third rewrite of the modular bot framework for Discord 'Vale'
This version adds portability and allows the creation of more complex botnets while using the brand new adm-panel2 module.
-
8ball[ query<String>]- Ask the magic ball a question. -
avatar[ resolvable<String>]- Fetch an avatar. -
cat|neko- Fetch a random cat emoji (nekos.life). -
chat[ message<String>]- Speak with the bot (nekos.life). -
color[ resolvable<String>]- Get a random or custom color. -
define word<String>- Fetch the definition of a word. -
help resolvable<String>- Get help info about command(s). -
pings- Fetch Discord heartbeat(s). -
yomomma- Fetch a cringy joke -_- . -
urban word<String>- Fetch avaliddefinition of a word. -
emojify sentence<String>- Emojify your words with regional indicators! -
fact- Learn an interesting fact. -
image class<String>- Fetch aNSFW image 0_0" . -
why- Just... Why?... -
owo text<String>- Make youw text cute ^w^ .
-
help resolvable<String>- Get help info about command(s), including admin-only ones.
-
eval code<String>- Evaluate a JavaScript expression. -
help resolvable<String>- Get help info about command(s), including owner-only ones.
- You can setup a webhook to track bot status (online/offline).
- You can load a custom data config besides the common config.
- nekos.life
- WordNet
- UrbanDict
- Yomomma
Made in Greece with love. :P
This module depends on:
- chalk - optional
- adm-panel2
- chillout
- discord.js
- fs-extra
- typescript
- strip-ansi - optional
- wordnet - optional