GithubHelp home page GithubHelp logo

discord-ai-chatbot's Introduction

Discord-AI-Chatbot

Getting Started

Creating & preparing Discord bot:

1- Go to: https://discord.com/developers/applications
2- Click "New Application" and give your bot a name
3- Click "Bot" under settings in the left side of the screen
4- Click "Add Bot", then click "Yes, do it!"
(If you want the token of yout bot, click "Copy" under "TOKEN")
5- To add the bot to your server, click "OAuth2" under settings
6- Select "bot" under "SCOPES" and click "Copy" on the bottom right
7- Now paste the link you copied in your browser, select the server then click "Authorize"
Your bot is now ready.

Installing requirements for discordbot.py:

1- Install discord.py pip install discord.py
2- Install selenium pip install selenium
4- Go to: https://chromedriver.chromium.org/downloads
3- Select chromedriver with the same version as Google Chrome
4- Download "chromedriver_win32.zip"
5- Extract "chromedriver.exe" and put it next to discordbot.py
You are now ready to use the script

Installing requirements for discordbot2.py:

1- Install discord.py pip install discord.py
2- Install selenium pip install selenium
3- Install undetected-chromedriver pip install undetected-chromedriver
You are now ready to use the script

Usage:

Replace 'BOT TOKEN HERE' with your bot's token (while keeping '') and execute the script. Wait until python prints "Logged on as <bot name>" and then your bot will start answering messages sent to the server and DMs as well.

Video Tutorial

https://www.youtube.com/watch?v=wkImpphDocI
IMAGE ALT TEXT HERE

discord-ai-chatbot's People

Contributors

dtomper 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.