todod ~dinotify (2022-03-08T06:28:52.7844575)
Dub
Repo
HabitRPG
todod
habitrpg
Undocumented in source.
struct
HabitRPG {
string
api_user
;
string
api_key
;
bool
opCast
();
}
Members
Functions
opCast
bool
opCast
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
api_key
string
api_key
;
Undocumented in source.
api_user
string
api_user
;
Undocumented in source.
Meta
Source
See Implementation
todod
habitrpg
functions
addHabitRPGCommands
connectHabitRPG
doneTodo
loadHRPG
postMessage
postNewTag
putMessage
syncTags
syncTodos
toHabitRPGJSON
upHabit
structs
HabitRPG