aenjojo / aen-bot

A simple discord bot framework for Natsuki bot (Natsuki#0492) and my other bot (in the future, of course)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aen-Bot

Aen-Bot is a discord bot framework that built on top of discord.js.

Built-in Command:

Command Description Usage
load Loading a new command <prefix> load <command: string>
unload Unloading a command <prefix> unload <command: string>
reload Reloading a command <prefix> reload <command: string>
ping Send ping test to check the connection to Discord API <prefix> ping
help Send help message (include help message for each command/group) <prefix> help [command: string]
eval Evaluate a JavaScript code right in your discord guild/server <prefix> eval <script: string>

Created by Aen Jojo Discord: AenmaAnimion#9169

About

A simple discord bot framework for Natsuki bot (Natsuki#0492) and my other bot (in the future, of course)

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%