Skip to content

Commit 7dae055

Browse files
authored
Merge branch 'development' into development
Signed-off-by: lorenzo132 <[email protected]>
2 parents 7e3ce81 + cc4d17e commit 7dae055

File tree

4 files changed

+761
-534
lines changed

4 files changed

+761
-534
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto

Pipfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,8 @@ parsedatetime = "==2.6"
2323
pymongo = {extras = ["srv"], version = "*"} # Required by motor
2424
python-dateutil = "==2.8.2"
2525
python-dotenv = "==1.0.0"
26-
2726
lottie = {version = "==0.7.0", extras = ["pdf"]}
2827
requests = "==2.31.0"
2928

3029
[scripts]
3130
bot = "python bot.py"
32-

0 commit comments

Comments
 (0)