Joyen12 / discord-random-auto-chat

Discord Random Auto Chat with Selenium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Random Auto Chat

Discord Random Auto Chat with Selenium

Required

Installation

Selenium

pip install selenium

Python Yaml

pip install pyyaml

How to run?

  1. Clone this repo git clone https://github.com/FarizInk/discord-random-auto-chat.git
  2. Install Selenium, Python Yaml & Chromedriver
  3. Copy conf.yaml.example to conf.yaml
  4. Change configuration email, password, channel and delay (if need)
  5. Run python discord.py

If ChromeDriver Error or Outdated try install different version

  • Windows: just install as usual
  • Linux / OSX: Look at documentation chromedriver or search. Because different Linux distributions are different, the installation method is also different (If installing chromedriver by package manager)

About

Discord Random Auto Chat with Selenium


Languages

Language:Python 100.0%