This file contains 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
Close | Date | High | Low | MarketCap | Open | Volume | |
---|---|---|---|---|---|---|---|
8200.64 | 2017-11-20T06:00:00.000Z | 8336.86 | 7949.36 | 134167000000 | 8039.07 | 3488450000 | |
8036.49 | 2017-11-19T06:00:00.000Z | 8101.91 | 7694.1 | 129595000000 | 7766.03 | 3149320000 | |
7790.15 | 2017-11-18T06:00:00.000Z | 7884.99 | 7463.44 | 128425000000 | 7697.21 | 3667190000 | |
7708.99 | 2017-11-17T06:00:00.000Z | 8004.59 | 7561.09 | 131026000000 | 7853.57 | 4651670000 | |
7871.69 | 2017-11-16T06:00:00.000Z | 7967.38 | 7176.58 | 122164000000 | 7323.24 | 5123810000 | |
7315.54 | 2017-11-15T06:00:00.000Z | 7342.25 | 6634.76 | 110667000000 | 6634.76 | 4200880000 | |
6635.75 | 2017-11-14T06:00:00.000Z | 6764.98 | 6461.75 | 109434000000 | 6561.48 | 3197110000 | |
6559.49 | 2017-11-13T06:00:00.000Z | 6811.19 | 5844.29 | 99029000000 | 5938.25 | 6263250000 | |
5950.07 | 2017-11-12T06:00:00.000Z | 6625.05 | 5519.01 | 104980000000 | 6295.45 | 8957350000 |
This file contains 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
"""" | |
Usage: /ud <word> | |
Creator: x13machine <https://github.com/x13machine> | |
License: WTFPL <http://www.wtfpl.net/> | |
"""" | |
__module_name__ = "Urban Dictionary" | |
__module_version__ = "1.0" | |
__module_description__ = "Gets the Urban Dictionary" | |
import hexchat | |
import requests |
This file contains 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
If the congress's approval rating drops below 66%, 1/3 of the congress members (randomly select) will be sent to life in prison and congress members that resigned in the last 6 months. | |
The approval rating poll will taken monthly. | |
The congress will elect the new members to the congress. | |
the congress would also elect the president and congress replacements (when members resign or die). | |
Congress people would have a lifelong appointment. To make a new constitutional amendment, 66% of the citizens must agree. |
This file contains 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
/* | |
put it behind a znc proxy. something will fuck up if you don't | |
commands: | |
.com: evals stuff(only if you are an admin) | |
.trans translates stuff | |
*/ | |
var config= require('./config.js') | |
var irc = require('irc'); |
This file contains 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
.tile { | |
} |
This file contains 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Hyperbolic Canvas Example</title> | |
<meta charset="utf-8"/> | |
<style> | |
/* | |
A hyperbolic-canvas div with a percentage-based size must have a parent with non-zero size. | |
Margin is removed for simplicity. | |
*/ |
This file contains 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Hyperbolic Canvas Example</title> | |
<meta charset="utf-8"/> | |
<style> | |
/* | |
A hyperbolic-canvas div with a percentage-based size must have a parent with non-zero size. | |
Margin is removed for simplicity. | |
*/ |
This file contains 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Hyperbolic Canvas Example</title> | |
<meta charset="utf-8"/> | |
<style> | |
/* | |
A hyperbolic-canvas div with a percentage-based size must have a parent with non-zero size. | |
Margin is removed for simplicity. | |
*/ |
This file contains 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Hyperbolic Canvas Example</title> | |
<meta charset="utf-8"/> | |
<style> | |
/* | |
A hyperbolic-canvas div with a percentage-based size must have a parent with non-zero size. | |
Margin is removed for simplicity. | |
*/ |
This file contains 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Hyperbolic Canvas Example</title> | |
<meta charset="utf-8"/> | |
<style> | |
/* | |
A hyperbolic-canvas div with a percentage-based size must have a parent with non-zero size. | |
Margin is removed for simplicity. | |
*/ |
NewerOlder