View gist:975566
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
massive bear nein |
View gist:975567
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
<@bread> │ :o | |
<+VoxelHead> │ ! | |
<@bread> │ ? | |
<@bread> │ !!! | |
<+VoxelHead> │ $^#*@^^# | |
<@bread> │ &%%%&&&@&&#&#&$$#$^^ | |
<+VoxelHead> │ #£#$#!$*%^@*$@ | |
<@bread> │ !#@&@$%*#%^ | |
<@EllieG> │ $£^@!$@~# | |
<+VoxelHead> │ ^#££*~!% |
View gist:977823
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
bread@ethan ~/skybot (git)-[master] % ./bot.py | |
Loading plugins | |
plugin listing: | |
command: | |
plugins/8ball.py:eightball:28 eightball, 8ball | |
plugins/8ball.py:eightballnext:41 8ballnooxt | |
plugins/barrelroll.py:barrelroll:3 barrelroll | |
plugins/bf.py:bf:14 bf | |
plugins/bitly.py:bitly:7 bitly | |
plugins/botmodes.py:mode:57 mode |
View gist:981612
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
15:58:44 < GOD> │ I LIKE TO KILL KITTENS | |
│ | |
│ *SNIP | |
│ | |
16:00:21 < 4ChanServ> │ 4CHAN! | |
│ | |
│ *SNIP | |
│ | |
16:03:02 --> │ GOD (derp@herp.nein) has joined #bread | |
16:03:18 <-- │ NyanServ has kicked GOD |
View gist:985033
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
<@bread> │ Vox, do you have #minecrafthelp? | |
<+VoxelHead> │ yup |
View gist:985102
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
MSG(chanserv): info #Terraria | |
ChanServ (ChanServ@services.esper.net): Information on #Terraria: | |
ChanServ (ChanServ@services.esper.net): Founder : TrinityFlash | |
ChanServ (ChanServ@services.esper.net): Registered : Apr 23 19:38:40 2011 (3 weeks, 6 days, 23:28:03 ago) | |
ChanServ (ChanServ@services.esper.net): Last used : Apr 23 19:38:40 2011 (3 weeks, 6 days, 23:28:03 ago) | |
ChanServ (ChanServ@services.esper.net): Mode lock : +nt-lk | |
ChanServ (ChanServ@services.esper.net): Flags : VERBOSE FANTASY | |
ChanServ (ChanServ@services.esper.net): Prefix : ! (default) | |
ChanServ (ChanServ@services.esper.net): *** End of Info *** | |
-nickserv- info TrinityFlash |
View gist:988054
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
The changelist for 1.6 | |
Minecraft Beta 1.6 is getting release later this week. | |
Here’s the changelist so far: | |
1.6: | |
+ Added Nether support to multiplayer | |
+ Added craftable maps |
View musicrecs
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
post-rock/shoegaze/dreampop/IDM: | |
Sigur Rós | |
M83 | |
Faunts | |
The American Dollar | |
Adjective Animals | |
Lights At Sea | |
Downstate | |
chip: | |
heavy: |
View time.py
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
from util import hook | |
import datetime | |
@hook.command | |
def time(inp, say=None): | |
gmt = datetime.datetime.utcnow().strftime("%H:%M") | |
uk = (datetime.datetime.utcnow()+datetime.timedelta(hours=1)).strftime("%H:%M") | |
bread = (datetime.datetime.utcnow()-datetime.timedelta(hours=4)).strftime("%H:%M") | |
cst = (datetime.datetime.utcnow()-datetime.timedelta(hours=5)).strftime("%H:%M") | |
sfo = (datetime.datetime.utcnow()-datetime.timedelta(hours=7)).strftime("%H:%M") |
View gist:1020916
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
(git)-[master] % python pyborg-irc.py | |
Reading dictionary... | |
Connecting to server... | |
['#botfight'] | |
hi #nick | |
Unhandled exception in thread started by | |
Traceback (most recent call last): | |
File "/home/bread/Documents/src/pyborg-1up/pyborg-1.1.2/pyborg.py", line 341, in process_msg | |
self.learn(body) | |
File "/home/bread/Documents/src/pyborg-1up/pyborg-1.1.2/pyborg.py", line 1090, in learn |
OlderNewer