git://git.furryclan.net
/
furrycat
/
catbot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78af8ce
)
Missing sys import.
author
CMDR furrycat
<elite@furrycat.net>
Thu, 27 Oct 2016 17:59:30 +0000
(18:59 +0100)
committer
CMDR furrycat
<elite@furrycat.net>
Thu, 27 Oct 2016 17:59:30 +0000
(18:59 +0100)
bot.py
patch
|
blob
|
history
diff --git
a/bot.py
b/bot.py
index
62a012b
..
2639d44
100644
(file)
--- a/
bot.py
+++ b/
bot.py
@@
-6,6
+6,7
@@
import multiprocessing
import os
import random
import re
+import sys
import time
variables = {