mirror of
https://github.com/stijndcl/didier.git
synced 2026-04-07 15:48:29 +02:00
Nightly, bank, award & dinks
This commit is contained in:
parent
4587a49311
commit
032b636b02
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