14 lines
340 B
Plaintext
14 lines
340 B
Plaintext
for now we'll acheive these things via some tests
|
|
users:
|
|
- create new users via some tests
|
|
- search users
|
|
- update
|
|
- remove users
|
|
|
|
# todo for later but these schemas are there for sake of brevity and completeness
|
|
# they're just not being dealth with atm
|
|
channels:
|
|
|
|
# mod::invites
|
|
|
|
Better random number generation in use_invite function |