time.google.com
time1.google.com
time2.google.com
time3.google.com
| // Discord all events! | |
| // A quick and dirty fleshing out of the discord.js event listeners (not tested at all!) | |
| // listed here -> https://discord.js.org/#/docs/main/stable/class/Client | |
| // Learn from this, do not just copy it mofo! | |
| // | |
| // Saved to -> https://gist.github.com/koad/316b265a91d933fd1b62dddfcc3ff584 | |
| // Last Updated -> Halloween 2022 | |
| /* | 
| (function() | |
| { | |
| var wishlist = []; | |
| var wishlisted = []; | |
| jQuery.ajax({ | |
| type: 'GET', | |
| url: '//api.steampowered.com/ISteamApps/GetAppList/v2', | |
| dataType: 'jsonp', | |
| success: function(result){ | 
| udp://tracker.leechers-paradise.org:6969/announce | |
| udp://tracker.torrent.eu.org:451/announce | |
| udp://public.popcorn-tracker.org:6969/announce | |
| udp://tracker.open-internet.nl:6969/announce | |
| udp://ipv6.open-internet.nl:6969/announce | 
| // ==UserScript== | |
| // @name Autoclose Tab | |
| // @namespace Autoclose Tab | |
| // @include * | |
| // ==/UserScript== | |
| // separate words or phrases with a comma | |
| var blacklist = ["cactus", "finances", "put other text here"], | |
| re = new RegExp(blacklist.join('|'), "i"); | |
| if (re.test(document.body.textContent)) { | 
| # 31 Mar 2018 at 17:00 | |
| [SERVER] | |
| [SOURCE] | |
| [ | |
| { | |
| "discord_id": "247056469894103041", | |
| "name": "Tink", | |
| "invite": "https://discordapp.com/oauth2/authorize?permissions=8&scope=bot&client_id=247056469894103041", | |
| "short_desc": "A multipurpose bot for Discord.", | |
| "support_invite": null, | |
| "prefix": "+" | |
| }, | |
| { | 
I hereby claim:
To claim this, I am signing this object:
| const fs = require('fs') | |
| const https = require('https') | |
| const searchApi = 'https://steamcommunity.com/actions/SearchApps' | |
| const detailsApi = 'https://store.steampowered.com/api/appdetails?filters=categories&appids=' | |
| let titlesFile | |
| try { | |
| titlesFile = fs.readFileSync('./games.txt', 'utf8') | |
| } catch (e) { | 
| const { Client } = require('discord.js'); | |
| const client = new Client(); | |
| client.on('ready', () => { | |
| console.log('Ready!'); | |
| }); | |
| const events = { | |
| MESSAGE_REACTION_ADD: 'messageReactionAdd', | |
| MESSAGE_REACTION_REMOVE: 'messageReactionRemove', |