Skip to content

Joyen12/discord-random-auto-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%