Skip to content

citizenofcode/Lastseen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lastseen

Discord Bot to see when a user was last online on Discord. Created by JoeGamez#7087. Open an issue if you have any questions or if you've found a bug.

Steps for Installation

  1. Download files.
  2. Install all NodeJS modules required. npm i will do the trick.
  3. Fill out config.example and rename it to config.json.
  • token is your Discord token.
  • prefix is your Bot prefix.
  • owners is an array of bot owner IDs.
  • color is the color of all embeds the bot sends.
  • clientOptions is the Discord.js Client options. Don't touch if you don't know what you're doing.
  • inactivityWarning is the time it takes before a warning will be shown when you run the seen command on a user (inactivity warning).
  1. Run the bot. Enjoy!

JoeGamez

About

Discord bot to see when a user was last online on Discord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published