Initial commit

This commit is contained in:
Aidan Haas
2023-01-26 13:34:43 -05:00
committed by GitHub
parent 681874b58a
commit 0fac08aebf
5 changed files with 73 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
USER_ID = 0
USERNAME = 1
DATE = 2
MESSAGE = 3
REACTIONS = 5