Skip to content

Coolo22/DiscordTracker

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Discord Tracker (early)

Tracks user status, activity, platform, message count and voice channel usage

 

Usage

.env file requirements

# Bot token
botToken="Bot Token"

# Database token for if your database needs one
databaseToken="Leave blank unless needed"

# Spotify API ID if you want spotify statistics
spotifyId="Spotify API ID"

# Spotify API Secret for spotify statistics
spotifySecret="Spotify API Secret"

setup.py

Follow the instructions in setup.py for global variables

Run

python main.py

About

Track discord user statuses, activities and more in a server (using a bot)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages