Level up your Discord community with an AI bot like no other! Seamlessly blend chatGPT/Bard's conversational prowess with DALL-E/Stable Diffusion's mesmerizing image generation for a truly immersive experience.
Feature | Description | Command |
---|---|---|
Chat | Chat with the bot | /ask |
Image | Generate an image | /draw |
Ping | Check the bot's latency | /ping |
Credits | Check how many credits does the user has | /credits |
Refill | Allows the server admin to refill credits | /refill |
Help | Get help with the commands | /help |
About the credits feature: It is a way to limit the AI usage of the bot. The bot will only respond to the user if they have enough chat/image credits. The credits are refilled every week. The server admin can refill the credits manually using the /refill
command.
First, make sure you have all these installed on your local machine & then continue.
- Node.js v16.13.1^
- NPM v8.1.0^
Required API keys from the following services:
-
Clone the repo
git clone https://github.com/anomic30/NeuronBot.git
-
Install NPM packages
npm install
-
Enter your API keys in
.env
, check theenv.example
file for the required keys. -
Run the bot
npm start
-
Invite the bot to your server
-
Enjoy!