Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
/ MCActivity Public archive

MCActivity is a Discord bot that updates its activity based on your player count.

License

Notifications You must be signed in to change notification settings

AshtonMemer/MCActivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.