This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name DoodleHelper Full Spectrum for Firefox | |
| // @namespace http://doodleordie.com/profile/haicat | |
| // @include http://doodleordie.com/play | |
| // @version 1 | |
| // @grant none | |
| // ==/UserScript== | |
| /* |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //https://discordapp.com/oauth2/authorize?client_id=172477853672144896&scope=bot&permissions=0 | |
| String.prototype.contains = function(e){return this.indexOf(e)>-1;}; | |
| const http = require("http"); | |
| const fs = require("fs"); | |
| const dp = require("./prompt.js"); | |
| const discord = require("discord.js"); | |
| var ready = require("./readyup.js"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ### Keybase proof | |
| I hereby claim: | |
| * I am haicat on github. | |
| * I am haicat (https://keybase.io/haicat) on keybase. | |
| * I have a public key ASCY9y1AHDwOuZSqs3hPHccoFXetrWbvmLCY6MMfkNlljwo | |
| To claim this, I am signing this object: |