Skip to content

This bot will notify you whenever someone you follow changes their status

Notifications You must be signed in to change notification settings

Sarmerer/noty-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libraries.io dependency status for GitHub repo Support GitHub


Table of Contents

Getting Started

Requirements

⚠️ Be careful and don't publish your token anywhere!

Installation

  1. Clone the repository:

    git clone https://github.com/sarmerer/noty-discord-bot.git
  2. Configure the bot:

    • Rename config.example.json to config.json

    • Add your bot token and client ID to config.json

    • Follow this guide to obtain the necessary tokens.

    • Follow this guide to add your bot to servers.

    • Important: Ensure that you enable all the necessary intents that are covered in the requirements section

  3. Install dependencies:

    npm install
  4. Run the bot:

    npm run start

Need help?

Join our official Discord server to ask questions!