Op Timer API

This commit is contained in:
Aaron Static
2010-06-30 23:45:09 +10:00
parent a7c4ddcfdc
commit 1427caaa76
3 changed files with 51 additions and 0 deletions

3
settings.py Normal file → Executable file
View File

@@ -123,6 +123,9 @@ REDDIT_PASSWD = ''
HR_STAFF_GROUP = 'HR Staff'
FULL_API_USER_ID = 1
FULL_API_CHARACTER_ID = 217608501
# try and import local settings
try:
from settingslocal import *