mirror of
https://github.com/stijndcl/didier.git
synced 2026-07-01 02:19:56 +02:00
Nightly, bank, award & dinks
This commit is contained in:
parent
2e5b420ec2
commit
a4bac0491b
9 changed files with 157 additions and 5 deletions
2
database/exceptions/currency.py
Normal file
2
database/exceptions/currency.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
class DoubleNightly(Exception):
|
||||
"""Exception raised when claiming nightlies multiple times per day"""
|
||||
Loading…
Add table
Add a link
Reference in a new issue