Simple NSFW Discord Bot.
Read changelog
-
Fill all informations.
- Rename
config.json.example
toconfig.json
- Fill all needed.
- Rename
-
Tutorial how to get your Bot Token
-
Tutorial how to get your Discord ID
This Project Need NodeJS 17x , get here.
> git clone https://github.com/FaizBastomi/kaguya-bot.git
> cd kaguya-bot
Install the dependencies:
> npm install
> npm update
- First deploy all commands to discord
> node deploy-commands.js
Note: Run this file once when you've just created a discord bot and run it again if you make changes to SlashCommandBuilder or you create a new command for the bot.
- Run Bot
> npm start
Let me know if you find error. Just make an issues, then i will fix it.
Don't forget to copy-paste your error log.
We welcome your contribution.🤝
Feel free to make a pull request.
Command | Description | Status |
---|---|---|
NSFW | Random NSFW | ✅ |
Randanime | Random Anime Image | ✅ |
Fetish | pick image from random subreddit | ✅ |
Avatar | Show Member Avatar | ✅ |
Clear | Clear Message History | ✅ |
User | Show Member Statistic | ✅ |
Math | Calculation Function | ✅ |
- APIs
Faiz Bastomi |