Commit Graph

12 Commits

Author SHA1 Message Date
Lux Aliaga 3e047e508e requirements: Fixed requirement for Pycord 2022-03-09 16:15:50 -03:00
Lux Aliaga c59c8f8aa4 config: New config scheme
This commit adds 3 main changes:
- Modified the default config.ini filename to config.example.ini
- Added new configs for PostgreSQL
- Modified .gitignore to include vim swapfiles and production config
  files
2022-03-09 03:36:02 -03:00
Lux Aliaga b2297efcdb lib: database: Initial database support
This commit implements basic support for PostgreSQL databases. It can:
- Connect to a database
- Summon a cursor
Further functionality will be worked on soon
2022-03-09 02:27:30 -03:00
Lux Aliaga b2fac1129e setup: Added requirements.txt 2022-03-09 02:17:32 -03:00
Anya 1487fae885 add error handling to moderation 2022-03-08 16:14:15 -08:00
Anya 34f430e351 implement logging & config to moderation 2022-03-08 15:52:03 -08:00
Anya 758af39da0 add config 2022-03-07 18:37:07 -08:00
Anya 29afa742ff add readme & license 2022-03-07 01:24:52 -08:00
Anya 680e38e40f oh also no server id restriction lol 2022-03-07 00:18:00 -08:00
Anya b9137e4f9e fix fun.py 2022-03-07 00:15:28 -08:00
Anya 880f8ff09e add sdate & message logs 2022-03-06 20:19:24 -08:00
TiddyT 7f678160dc innit 2022-03-06 18:16:13 -06:00