Skip to content

Communaute-Events/ce-event-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CE Events Monitor


A selfbot that will monitor discord servers from a list of sources (see sources.json).

It supports: - Maps (links posting) - Events (@everyone, @here pings) - and more to come.

It will host a WebSocket server, and broadcast a message for each detected events containing information about it.

Message format

_type: Type of the message (event,map,status,etc...)

timestamp: Time of the message

...other dynamic data. Try to connect to the websocket to see how it looks

Please note that the bot cannot join servers automatically and needs to be added manually to them.

Sources

Sources contain informations about a specifc event server (admins, event roles, event channels, etc...)

Building

To get a compiled version of the code, run npm run build.

Caution

This is against discord TOS, so use it at your own risk.

About

A Discord selfbot that checks servers for events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published