A Discord bot based on the popular anime series Darling in the FranXX and built on top of the KlasaJS framework.
How To Use • Features • Invite to your server • Fork / Clone • Credits • Related • License
The bot can be accessed by adding it to your Discord server and using the default prefix '>>' for commands, as shown above. Use >>help command for a list of all the available commands.
- Dictionary command for searching up word definitions
- Oxford Dictionary and Urban Dictionary are available via the command.
- Trivia command for quizzes on your server.
- Moderation commands
- Ban, Mute and Kick commands are all available via the bot.
- Wiki command for searching through Wikipedia articles.
- Music commands for streaming music through voice channels in the server
Music command fetches songs from YouTube to stream.
- Pause feature so you don't miss out on your song when you've got to do something.
- Autoplay feature to automatically create a playlist based one of your songs.
- Loop feature to let you enjoy your songs endlessly!
- User commands
- Avatar command to fetch a user's avatar
- And much, much more on the way...
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/jmoisxhi/Zero-Two
# Go into the repository
$ cd Zero-Two
# Install dependencies
$ npm install
You can also directly support me and this bot by forking this bot and addding new commands / updating currently existing ones.
You can invite Zero Two to your Discord server here. (NOTE: Changing Zero Two's invitation permissions may result in some or all commands not working.)
This software uses the following open source packages:
Also a big thanks to the KlasaJS community for on both Github and Discord for their massive help and support.
- Skyra - Another bot based on the KlasaJS framework
- Kyranet - A huge help to me during the production of this bot
MIT