Skip to content

Instantly share code, notes, and snippets.

View Tylian's full-sized avatar

Tylian Tylian

View GitHub Profile
@Tylian
Tylian / README.md
Last active March 12, 2020 21:20
SCRIPT-8
@Tylian
Tylian / README.md
Last active March 12, 2020 19:20
SCRIPT-8
@Tylian
Tylian / README.md
Created March 12, 2020 16:13
SCRIPT-8
@Tylian
Tylian / README.md
Created March 12, 2020 15:58
SCRIPT-8

Installation

  1. Download and install NodeJS.
  2. npm install --no-optional
  3. Make a bot account.
  4. Edit the config, placing the bot token in the config.
  5. Invite the bot to your Discord with a link like https://discordapp.com/api/oauth2/authorize?client_id=CLIENT_ID&scope=bot&permissions=4, replacing CLIENT_ID with the one on the developer page.
  6. Party?

Keybase proof

I hereby claim:

  • I am tylian on github.
  • I am tylian (https://keybase.io/tylian) on keybase.
  • I have a public key whose fingerprint is AB45 EFA9 D1F1 F8EB 2930 A2D4 9346 2E48 D739 E376

To claim this, I am signing this object:

@Tylian
Tylian / leve.js
Last active August 29, 2015 14:19
var expNeeded = [
0,
300, 600, 1100, 1700, 2300,
4200, 6000, 7350, 9930, 11800,
15600, 19600, 23700, 26400, 30500,
35400, 40500, 45700, 51000, 56600,
63900, 71400, 79100, 87100, 95209,
109800, 124800, 140200, 155900, 162500,
175900, 189600, 203500, 217900, 232320,
249900, 267800, 286200, 304900, 324000,
@Tylian
Tylian / MeteorPlugin.php
Created September 24, 2012 05:42
Meteord Changes
<?php
/**
* StatusNet, the distributed open-source microblogging tool
*
* Plugin to do "real time" updates using Comet/Bayeux
*
* PHP version 5
*
* LICENCE: This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by