This website works better with JavaScript.
Home
Help
Sign In
ben
/
earwigbot
mirror of
https://github.com/earwig/earwigbot
Watch
1
Star
1
Fork
0
Code
Releases
4
Activity
Browse Source
rename old_commands.py to _old.py
tags/v0.1
Ben Kurtovic
13 years ago
parent
a7d8faa0a0
commit
9ea5b1439d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
irc/commands/_old.py
irc/commands/old_commands.py → irc/commands/_old.py
View File
@@ -1,10 +1,10 @@
# -*- coding: utf-8 -*-
######
###### NOTE:
###### This is an old commands file from the previous version of EarwigBot.
###### It is not used by the new EarwigBot and is simply here for reference
###### when developing new commands.
######
# -*- coding: utf-8 -*-
### EarwigBot
## Import basics.
Write
Preview
Loading…
Cancel
Save