Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 642 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 642 Bytes

Discord Auto Typer

made with js 💛 && star repo 🌟 if you like

Full example of it logging it and running in background!

runs in background on chromium, so you can use discord app and it won't interrupt with your typing!

It logs last message it sent and at what time, also logs the time it was sent at.

After Installation:

npm i

Then...

edit index.js to add your username and password

edit discord.js 
    edit words array to put custom words 
    put the channel link of the server you want program typing it
    scroll all the way down and customize the time (inital is 3 minutes)

Then run it

node .