//META{"name":"StalkerNotifications","website":"https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/StalkerNotifications","source":"https://raw.githubusercontent.com/mwittrien/BetterDiscordAddons/master/Plugins/StalkerNotifications/StalkerNotifications.plugin.js"}*//
class StalkerNotifications {
getName () {return "StalkerNotifications";}
getVersion () {return "1.1.2";}
getAuthor () {return "DevilBro";}
getDescription () {return "Lets you observe the status of people that aren't your friends.";}
initConstructor () {
this.patchModules = {
"StandardSidebarView":"componentWillUnmount"
};
this.stalkerOnlineList = {};
this.checkInterval = null;
this.timeLog = [];
this.timeLogModalMarkup =
`
User LogIn/-Out Timelog