remcalu / Last-Online-Discord-Bot

A discord bot that provides commands for showing when users were last online, more commands are planned to be added in the future
7 stars 9 forks source link

Last Online Bot

Author

Remus Calugarescu

Last Major Modification

December 11, 2020

Purpose

This is a discord bot that allows people to check when users were last online, since discord doesn't automatically provide that feature, you can either search for one person, or display the status of everybody in the discord server

Demo

Commands

Currently there are 5 commands that can be used

`help
`ping
`status
`lastseen
`checkuser 'argument'

Instructions

If you plan on running the bot locally, you must set up an environment variable that contains the discord bot key (That only I have 😁), Once all of that is setup, simply run the following command in the main directory of the program

$ node .

Notes