Dustin Pianalto
|
ff4db465ee
|
Fix regex for username validator
\X doesn't work in Python so I use the .
|
2019-12-13 23:37:37 -09:00 |
|
Dustin Pianalto
|
e871c93b4e
|
Add custom validator for usernames
The default validator doesn't match every character that discord
allows in usernames. I just allow all characters.
|
2019-12-13 23:26:23 -09:00 |
|
Geeksbot
|
5fef17104d
|
Make changes to configure for running on ec2 instance
|
2019-12-12 07:45:41 +00:00 |
|
Dustin Pianalto
|
0caeba5cbd
|
Initial Commit importing code from old repo and making changes so it is standalone
|
2019-12-11 10:34:25 -09:00 |
|
Dusty.P
|
953e048d44
|
Initial commit
|
2019-12-10 23:12:17 -09:00 |
|