Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (15 loc) · 1010 Bytes

File metadata and controls

15 lines (15 loc) · 1010 Bytes

What is MCActivity?

MCActivity is a Discord bot that updates its activity based on your player count. It is self-run with a very simple code structure, configuration, and purpose as a whole. Your player count will update every 5 minutes.

Preview

Preview 1 Preview 2

Requirements

Setup

  1. Download the bot files from the releases tab.
  2. Create a bot application from the Discord Developer Portal.
  3. Edit the config.json to include your bot's token as well as your server's IP and port.
  4. Run npm install in the bot directory.
  5. Start bot. Your bot will now be active. Be sure to invite it to your server.

Starting Bot

Run npm start to start the bot.