Skip to content
/ vcping Public
forked from zyme-xd/vcping

A discord bot designed to notify you when calls are happening in your community.

Notifications You must be signed in to change notification settings

minishd/vcping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vc Ping

A discord bot written in typescript designed to notify server members when a voice call is active.

Setup

Make sure you have node.js installed, and create an .env file that includes your bots TOKEN.

git clone <url>  # clone the repository :)
npm install      # install the packages
npx tsc          # compile the typescript
npm run start    # run the bot!

About

A discord bot designed to notify you when calls are happening in your community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • Dockerfile 0.8%