Giter Club home page Giter Club logo

discord-chatbot-ai's Introduction

GitHub release (latest by date) Website Discord GitHub top language GitHub all releases GitHub forks GitHub contributors GitHub issues GitHub pull requests Watching Stars GitHub code size in bytes GitHub commit activity


๐Ÿ’ฌ Awesome Chatbot!

Hey there! Looking to make a chatbot? Here is your right place!

These are the steps to make YOUR (own!!!) chatbot using Node JS


๐Ÿ“š Package Library:

Bots Version:

GitHub package.json version (subfolder of monorepo)


โš™ Configuration

  • โš  Never share your tokens or api keys publicly
  • Create and Modify .env and fill out the values:
TOKEN="discord-bot-token"
PREFIX="your-prefix"
OWNER="discord-user-id"
MONGO_URI="your-mongoose-databases"
NEW_GUILD_JOIN="discord-channel-id-for-joining-guild-notification"
NEW_GUILD_LEAVE="discord-channel-id-for-leave-guild-notification"
BugsChannel="discord-channel-id-for-bugsreport"
FeedbackChannel="discord-channel-id-for-feedback"

๐Ÿ“ฅ INSTALLATION

๐Ÿงฉ FOR DEPLOY HEROKU USER

Deploy to Heroku

> Step 1: First, Deploy This Repository to Heroku.
> Step 2: Then, Fill in all the empty fields that are already available
> Step 3: Then, Click Button "Deploy App", and wait until the build process is complete

Now, it should show your bot is online!!

๐Ÿงฉ FOR REPL.IT USER

Run on Repl.it

> Step 1: First, fork this repository, then clone that repository from repl.it.
> Step 2: Once your repl is ready, check your sidebar and see a lock sign. There, you should put TOKEN="-" as your key, and as value, your bot token.
> Step 3: Add your Discord ID in OWNER="-", add "PREFIX="-", NEW_GUILD_JOIN="-", NEW_GUILD_LEAVE="-", BugsChannel="-", and add "FeedbackChannel="-", MONGO_URI="-"
> Step 4: Add your bot customisations in chatSend.js, when requiring clever-chat
> Step 5: Go to your "SHELL" in your right, and copy/paste run this command `npm i [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]`
> Step 6: Go to "index.js" file and click on "RUN" in repl.it.

Now, it should show your bot is online!!

Now, if you see your bot is online, or "streaming" mode as I set it to, run the command {your bot prefix here}setchat #some-channel-name-here Go to that channel, and say Hi, and have a lovely chat!

You can also chat with the bot in DMs!


๐Ÿ’– Support

๐Ÿ’  Voting the bots


๐Ÿ’ Credit

If consider using this Bot, make sure to credit me!


๐Ÿ“œ Licence

GitHub

discord-chatbot-ai's People

Contributors

mgalacyber avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.