Skip to content

Commit 0e24dc9

Browse files
maisans-maidbuttermiilkaeiousyBearTS
authored
(update): Fixes and changes for next patch. (#80)
* (feat): add build file for website reference; * (chore) Meh, fix incorrect stuff. (#75) * (fix): gift accessing property from undefined obj * (fix): transfer accessing undefined property * Add actions/dance command (#79) * Updating env (#77) * (update): Bump version from 4.0.4 to 4.0.5 Co-authored-by: Fate <53138512+TheFateAkira@users.noreply.github.com> Co-authored-by: Sakurajimai#6742 <sakurajimai.san1202gmail.com> Co-authored-by: DJbeast2 <71985983+DJbeast2@users.noreply.github.com> Co-authored-by: BearTS <anujparihar@yahoo.com>
1 parent 43d9dd0 commit 0e24dc9

File tree

13 files changed

+2568
-15
lines changed

13 files changed

+2568
-15
lines changed

.env_example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
# [REQUIRED]
99
DISCORD_TOKEN=
1010

11-
# The Mongo Password, if you want to use the database-reliant features
11+
# The Mongo URI, if you want to use the database-reliant features
1212
# [OPTIONAL]
13-
MONGO=
13+
MONGO_URI=
1414

1515
# Discordbotlist Auth Key, if the bot is listed on dbl.
1616
# Used for posting server and user count

0 commit comments

Comments
 (0)