https://github.com/diwasatreya/chatbot
It is a Multi Guild AI Chatbot which can speak in all languages. It is made using discordjs v13 by Supreme#2401(diwasatreya)
https://github.com/diwasatreya/chatbot
chatbot chatbot-application discord-ai-chat discord-bot discord-js discordjs-v13
Last synced: about 1 year ago
JSON representation
It is a Multi Guild AI Chatbot which can speak in all languages. It is made using discordjs v13 by Supreme#2401(diwasatreya)
- Host: GitHub
- URL: https://github.com/diwasatreya/chatbot
- Owner: diwasatreya
- License: apache-2.0
- Created: 2022-04-27T09:22:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T11:03:20.000Z (about 4 years ago)
- Last Synced: 2025-04-15T15:02:51.717Z (about 1 year ago)
- Topics: chatbot, chatbot-application, discord-ai-chat, discord-bot, discord-js, discordjs-v13
- Language: JavaScript
- Homepage: https://discord.gg/whJeF4mDAX
- Size: 34.2 KB
- Stars: 60
- Watchers: 1
- Forks: 40
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Features
- Multi Guild
- AI
- Can speak in all languages
- Made specially for discord
# Setup
- Click Star and Folk this Code

- After doing star and fork click run on replit
[](https://repl.it/github/diwasatreya/Chatbot)
# Installization
- Update your node version for replit users
- ```npm i --save-dev node@latest && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH```
- Run `npm install` in console or shell
- Add prefix and developer name in `config.json`
- Add TOKEN in `.env` file or for replit user in secrets