Skip to content

nicokempe/discord-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

99 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Header

๐Ÿš€ Introduction

Welcome to the Discord Activity Tracker Bot repository. This advanced bot provides real-time tracking and broadcasting of user activities on Discord, including special integrations for music tracking via Spotify.

โฑ๏ธ Features

  • Activity Tracking: Tracks what users are playing, listening to, or watching in real-time.
  • Spotify Integration: Displays details about songs being played on Spotify.
  • Custom Status Updates: Updates user status based on their current activity.
  • Docker Support: Easy to deploy and manage using Docker.

๐Ÿ’ป Technologies

This bot is developed using:

๐Ÿณ Installation and Setup

To set up the Discord Activity Tracker Bot, follow these instructions:

  1. Clone the Repository: Clone the repository to your machine or server.

    git clone https://github.com/nicokempe/robot.git
  2. Set Up Environment Variables:

  • Copy the .env.example file to a new file named .env.

    cp .env.example .env
  • Edit the .env file and replace the placeholder values with your actual Discord bot token, user ID, and the channel ID where messages will be posted.

    DISCORD_TOKEN=your_actual_discord_bot_token
    GUILD_ID=your_guild_id
    USER_ID=your_discord_user_id
    CHANNEL_ID=your_discord_channel_id
  1. Docker Setup: Make sure Docker is installed on your system. Use the Dockerfile and docker-compose.yml to build and run the bot.

๐Ÿš€ Usage

After setting up, the bot will automatically start tracking your Discord activities and update its status. It will also post updates about your activities in the designated Discord channel. Ensure the bot has the necessary permissions in your Discord server to function properly.

๐Ÿ“ Contributing

Contributions to the Discord Activity Tracker Bot are welcome. Please feel free to fork the repository, make your changes, and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.

๐Ÿ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

About

๐Ÿค– Advanced Discord Bot with Spotify Integration: Tracks and broadcasts user activities in real-time, offering custom status updates and music tracking features.

Topics

Resources

License

Stars

Watchers

Forks