Joyen12 / Discord-Automation

Project #3 - An automated program to login and send messages to Discord using Selenium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Automation

Project #3

  • An automated program to login and send messages to Discord using Selenium

  • This program was developed to help me automatically play EPIC RPG - a game in Discord, by using commands as messages in Discord

  • The syntax of Selenium or Python may have changed by the time you see this

How to use

  • Create a text file in the same directory named account.txt to store your email and password

  • First line is your email/username and second line is your password

  • You can use this as a demonstration, a reference to create similar program

  • You may change the code to fit your character and make the program most suitable

About

Project #3 - An automated program to login and send messages to Discord using Selenium


Languages

Language:Python 100.0%