betting 
Vars | |
created_bet | The active bet this program made, as we can only have 1 going at a time to prevent flooding/spam. |
---|---|
Procs | |
on_delete | Called when we're deleted, we'll be taking the bet with us. |
Var Details
created_bet 
The active bet this program made, as we can only have 1 going at a time to prevent flooding/spam.
Proc Details
on_delete
Called when we're deleted, we'll be taking the bet with us.