Skip to content

Commit

Permalink
version number change
Browse files Browse the repository at this point in the history
  • Loading branch information
hirusha-adi committed Nov 24, 2024
1 parent 77a986d commit eaf9464
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
9 changes: 3 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# NearBot v0.9.1

1. Improved the performance of the `/fake` command, including all of the subcommands
- reduced the lines of code from 2300+ to 400s, while retaining to the same functionality, and possibly faster performance.

# NearBot v0.9
# NearBot v0.8.1

1. Remove broken `/face` command in `cogs.fakeinfo`
2. Remove broken `/discordtoken` command in `cogs.fakeinfo`. This might be added again, if I can find the structure of a discord token.
3. Improved the performance of the `/fake` command, including all of the subcommands
- reduced the lines of code from 2300+ to 400s, while retaining to the same functionality, and possibly faster performance.

# NearBot v0.8

Expand Down
2 changes: 1 addition & 1 deletion near/database/main.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"MESSAGE_PREFIX": "--",
"BOT_CREATOR_NAME": "ZeaCeR#5641",
"BOT_VERSION": "0.9.1",
"BOT_VERSION": "0.8.1",
"DEV_ID": 584662127470575616,
"DEV_AND_OWNERS": [
823400917960753202, 785267015421132822, 785267015421132822,
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.1
0.8.1

0 comments on commit eaf9464

Please sign in to comment.