← All projects

discord-msg-autosender

by @omega-coder

34

an app that logs in to discord & sends automatic messages with your personal account to a channel using a headless chrome instance.

About this project

Discord Auto message sender Automate discord messages sending without the use of a discord bot. It uses the puppeteer and the CDP protocol from chromium. Getting Started These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. Prerequisites You need to have chrome/chromium browser installed. Works on Windows/Linux/MacOS You will need nodejs and npm installed. Installing Run chrome/chromium with remote debugging ON NOTE that if an instance of chrome is already running on your system, remote debugging port won't work I advise you to create a hidden folder .discordproject so it can be used to store your user data. now create a .env file using the example .env.example Now edit the .env file with your discord credentials and the set the SERVERNAME variable. Install dependencies using npm Deployment run the script and let it do the work. Built With NodeJS - Language used npm - Dependency Management puppeteer - Headless Chrome Node.js API Authors CHERIEF Yassine - Initial work License

From the project README on GitHub

Stars
34
Forks
20
Last push
12 Feb 2022

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/discord-msg-autosender.svg)](https://www.madeinalgeria.dev/projects/discord-msg-autosender)

Related projects