Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T11:03:20.000Z (over 2 years ago)
- Last Synced: 2023-06-19T04:59:54.083Z (over 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: 52
- Watchers: 1
- Forks: 30
- 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![image](https://user-images.githubusercontent.com/74746579/131488961-1768f9ea-edc1-43aa-9fa3-b3c2976aee09.png)
- After doing star and fork click run on replit
[![image](https://camo.githubusercontent.com/807ef293459e367b2769d7b590e00f31e35d6b2e1c7bc4f570e37abbc3650f3c/68747470733a2f2f7265706c2e69742f62616467652f6769746875622f5a65726f446973636f72642f4769766561776179426f74)](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