Skip to main content

Changelog

All full list of changes committed to the bot and dashboard!


b31d643 Author: MyT Date: 2023-08-07

8.0.0

Update: Improved Dashboard User Experience and Uncompleted Features

Bot

  • Updated translations for better language support.
  • Fixed a rare issue with distube not functioning correctly.
  • Addressed the problem with the translate command not working as expected.
  • Rectified the display of nonsense information in the progress bar.

Dashboard

  • Enhanced the user interface with a fresh update.
  • Improved the performance of the sidebar, ensuring smooth navigation.
  • Made the header sticky within its container for better usability.
  • Introduced a new search bar and custom shortcut (Ctrl + K) for easier navigation.
  • Revamped the landing page to provide a more engaging experience.
  • Added a page for Premium redemption.
  • Improved the functionality of the search box for most cases.
  • Resolved issues with the Captcha not responding.
  • Included a Music player page for seamless music streaming.
  • Introduced an Auto responder page with plans for more options in the future.
  • Implemented a Ticket page, giving users extensive control over the current ticketing system.
  • Fixed an issue where commands were not registering status for guilds, allowing users to toggle functionality for each guild.
  • Introduced a new profile page for users, along with a dedicated settings panel.
  • Enabled users to use custom API keys for external services.
  • Modified the Giveaways message to be deleted after completion.
  • Optimized overall performance and cleared minor bugs.

133 files changed, 17618 insertions(+), 7283 deletions(-)

532a224 Author: MyT Date: 2023-07-02

7.0.0

Commands

  • Fixed some minor bugs
  • Bot will now try to change voice channel to Hongkong region in order to reduce network cost
  • Music commands available to all users

Dashboard

  • Pages in Dashboard now use seperate modules in routes folder for better code workflow.
  • New page: Giveaway
  • Changed page: Level to Leaderboard, now supported edit details and delete users
  • Removed unused files
  • Sidebars can now perfectly collapse and even get a dropdown button for quick servers changing.
  • Fixed noindex pages
  • Catgpt is now sharing the same framework as other pages, UI optimized too.
  • Minor CSS fixed
  • Optimized performance and minor bugs clearances.

49 files changed, 2696 insertions(+), 4121 deletions(-)

979f904 Author: MyT Date: 2023-06-24

6.4.0

Dashboard

  • Optimized all websites by removing phospher icons library and switched all to fontawesome
  • Added external JS files for better minifying
  • Updated dark theme support
  • Fixed catgpt UI

14 files changed, 175 insertions(+), 257 deletions(-)

5fb3e00 Author: MyT Date: 2023-06-18

6.3.1

Dashboard

  • Fixed theme mode not saved when user reloads page
  • Fixed color CSS

4 files changed, 30 insertions(+), 21 deletions(-)

51e676c Author: MyT Date: 2023-06-16

6.3.0

Dashboard

  • Added the ability to opt out for signin notification
  • Removed signout information

24 files changed, 629 insertions(+), 303 deletions(-)

5affb00 Author: MyT Date: 2023-06-12

6.2.0

Dashboard

  • Revamped report page
  • Fixed header blank on no user logon
  • Trying to integrate dark mode

31 files changed, 365 insertions(+), 297 deletions(-)

568e4b1 Author: MyT Date: 2023-06-11

6.1.0

Bot

  • Fixed ping command not showing correct information
  • Fixed botstats command not showing correct information
  • Remove automod from user messages

Web

  • Redesigned 404 page
  • Redesigned login page
  • Fixed bad design in profile setting and added security panel to log signin activities.
  • Fixed some CSS elements

31 files changed, 1532 insertions(+), 3592 deletions(-)

c126a42 Author: mend-bolt-for-github Date: 2023-06-08

Add .whitesource configuration file (#41)

Co-authored-by: mend-bolt-for-github

1 file changed, 14 insertions(+)

f347cae Author: MyT Date: 2023-06-02

Update .gitignore

1 file changed, 2 deletions(-)

33ad27d Author: MyT Date: 2023-06-02

Update package-lock.json

1 file changed, 82 insertions(+), 83 deletions(-)

45d9ddc Author: MyT Date: 2023-06-02

6.0.0

  • Updated premium page, dashboard page to new UI design language
  • Optimized performance
  • Fixed a bug when header won't load when user doesn't login
  • Fixed guild leaderboard not working
  • Minify Css
  • Added new function to easily trigger load screen

10 files changed, 312 insertions(+), 1053 deletions(-)

85743f7 Author: MyT Date: 2023-06-01

Update dashboard.js

1 file changed, 1 insertion(+), 1 deletion(-)

7c89de9 Author: MyT Date: 2023-06-01

5.6.0

  • Fixed music player stopped after half a minute
  • Distube modules updated
  • Performance updated on dashboard

47 files changed, 1797 insertions(+), 2263 deletions(-)

723555f Author: MyT Date: 2023-05-31

updated

27 files changed, 1995 insertions(+), 11338 deletions(-)

0f74e62 Author: MyT Date: 2023-05-30

5.5.0

Dashboard Optimization (HTML Structure, Compression) Added getEmoji command for message context menu Combined cat and dog commands to animal command Fixed allban error on servers which have no ban Added automod commands lol

39 files changed, 2297 insertions(+), 391 deletions(-)

e855f51 Author: MyT Date: 2023-05-28

5.4.0

Migrated to new domain : nnsvn.me

  • Changed description of mememaker command
  • Fixed userinfo not giving information (creation date, join date, username)
  • Fixed Context menu commands not properly return ephemeral replies
  • Fixed warn commands
  • Added some localization
  • Removed Alt detector page
  • Added Mod log page
  • Added Discord automod rules to main commands
  • Fixed gif avatar not displaying on Profile page
  • Added toast message
  • Updated Member lists panel
  • Replaced all guild.members.fetch with guild.members.cache.get

62 files changed, 963 insertions(+), 2865 deletions(-)

4589d6d Author: MyT Date: 2023-05-07

5.3.0

Bot

  • Updated Discord.js to 14.11.0
  • Fixed some slash commands (anime, evel, warn)
  • Added automod handler and removed modules (InviteFilter, linkFilter)
  • Added Warn modules
  • Added handlePrefixCommand, handleSlashCommand
  • Fixed cooldown not working on slash commands
  • Changed moderation schemas (logging -> guilds)
  • Beta test automod abilities

Dashboard

  • Obfuscated logout.js
  • Updated levels to new UI
  • Integrated automod to moderation
  • Fixed logout not properly destroy session and working on main page
  • Updated some elements' hover state
  • Updated bootstrap to 5.3.0
  • Added jquery to old UI
  • Header and sidebar removed automod, changed icon for moderation sections
  • Added multiple tab panels to moderation page

35 files changed, 1149 insertions(+), 2507 deletions(-)

3e21834 Author: MyT Date: 2023-05-06

5.2.1

fixed wrong json query in inviteFilter

1 file changed, 1 insertion(+), 1 deletion(-)

d0f1470 Author: MyT Date: 2023-05-06

5.2.0

Fixed database not receive on submitting Add loading screen on submit Fixed some CSS elements Migrate code components Fixed Message Filters malfunctioned

33 files changed, 2278 insertions(+), 4984 deletions(-)

9e77dc9 Author: MyT Date: 2023-05-04

Dashboard Infrastructure partially revamped

49 files changed, 1203 insertions(+), 9600 deletions(-)

208375e Author: MyT Date: 2023-05-03

updated main page to bootstrap 5.0

46 files changed, 1304 insertions(+), 290 deletions(-)

5cb8894 Author: MyT Date: 2023-04-27

Update .gitignore

1 file changed, 79 insertions(+), 1 deletion(-)

373843a Author: MyT Date: 2023-04-13

Main Page UI revamped

21 files changed, 3539 insertions(+), 2701 deletions(-)

65bb4b4 Author: MyT Date: 2023-04-09

CATGPT

5 files changed, 277 insertions(+), 269 deletions(-)

4a70afd Author: MyT Date: 2023-04-09

Update end.js

1 file changed, 1 insertion(+), 1 deletion(-)

1f822e3 Author: MyT Date: 2023-04-09

UI and Database updated

16 files changed, 1675 insertions(+), 345 deletions(-)

f323ab9 Author: MyT Date: 2023-04-08

Latest push

693 files changed, 131304 insertions(+)

da53f8a Author: MyT Date: 2023-04-08

delete all

692 files changed, 110430 deletions(-)

eb7891f Author: MyT Date: 2023-04-03

fix: upgrade @discordjs/voice from 0.14.0 to 0.15.0 (#28)

Snyk has created this PR to upgrade @discordjs/voice from 0.14.0 to 0.15.0.

See this package in npm: https://www.npmjs.com/package/@discordjs/voice

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <synk-bot@snyk.io>

2 files changed, 55 insertions(+), 138 deletions(-)

f79bdca Author: MyT Date: 2023-04-03

fix: upgrade mongoose from 6.8.4 to 6.10.2 (#29)

Snyk has created this PR to upgrade mongoose from 6.8.4 to 6.10.2.

See this package in npm: https://www.npmjs.com/package/mongoose

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot

2 files changed, 16 insertions(+), 16 deletions(-)

faef162 Author: MyT Date: 2023-04-03

fix: upgrade sequelize from 6.29.0 to 6.29.3 (#30)

Snyk has created this PR to upgrade sequelize from 6.29.0 to 6.29.3.

See this package in npm: https://www.npmjs.com/package/sequelize

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot

2 files changed, 8 insertions(+), 8 deletions(-)

ecbcf8b Author: MyT Date: 2023-04-03

fix: upgrade node-fetch from 2.6.8 to 2.6.9 (#31)

Snyk has created this PR to upgrade node-fetch from 2.6.8 to 2.6.9.

See this package in npm: https://www.npmjs.com/package/node-fetch

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot

2 files changed, 8 insertions(+), 8 deletions(-)

41a0e54 Author: MyT Date: 2023-04-01

fix: upgrade node-fetch from 2.6.7 to 2.6.8 (#22)

Snyk has created this PR to upgrade node-fetch from 2.6.7 to 2.6.8.

See this package in npm: https://www.npmjs.com/package/node-fetch

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot

2 files changed, 140 insertions(+), 8 deletions(-)

2d8baa6 Author: MyT Date: 2023-04-01

fix: upgrade humanize-duration from 3.27.3 to 3.28.0 (#23)

Snyk has created this PR to upgrade humanize-duration from 3.27.3 to 3.28.0.

See this package in npm: https://www.npmjs.com/package/humanize-duration

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot

2 files changed, 8 insertions(+), 8 deletions(-)

5d6beec Author: MyT Date: 2023-03-29

Create say.js

1 file changed, 9 insertions(+)

6140120 Author: MyT Date: 2023-03-28

uupdated

2 files changed, 145 insertions(+), 1 deletion(-)

bba9def Author: MyT Date: 2023-03-28

Update imageGenerate.js

1 file changed, 3 insertions(+), 2 deletions(-)

e4d427c Author: MyT Date: 2023-03-28

Update promptOptimize.js

1 file changed, 1 insertion(+), 1 deletion(-)

07f52c4 Author: MyT Date: 2023-03-28

Update .env

1 file changed, 1 insertion(+), 1 deletion(-)

8dee87b Author: MyT Date: 2023-03-28

updated

  • remove message commands
  • update chatbot in DM
  • enable music commands

175 files changed, 1074 insertions(+), 8555 deletions(-)

dc8ea50 Merge: 683d2a5 bbafb68 Author: MyT Date: 2023-03-25

Merge branch 'v13' of https://github.com/manhbi18112005/BotNoName into v13

683d2a5 Author: MyT Date: 2023-03-25

updated Login page

24 files changed, 1273 insertions(+), 675 deletions(-)

bbafb68 Author: MyT Date: 2023-03-22

fix: package.json & package-lock.json to reduce vulnerabilities (#27)

2 files changed, 18 insertions(+), 18 deletions(-)

ce54e77 Author: MyT Date: 2023-03-19

updated

6 files changed, 383 insertions(+), 457 deletions(-)

48298a9 Author: MyT Date: 2023-03-19

meme command updated

5 files changed, 492 insertions(+), 253 deletions(-)

f836d59 Author: MyT Date: 2023-03-12

removed config and migrated to web

4 files changed, 11 insertions(+), 230 deletions(-)

e0c3b07 Author: MyT Date: 2023-02-05

nonsense commands added

7 files changed, 134 insertions(+), 15 deletions(-)

37d2c6b Author: MyT Date: 2023-02-05

UI updated

20 files changed, 482 insertions(+), 1930 deletions(-)

fdb023e Author: MyT Date: 2023-02-03

Update .env

1 file changed, 1 insertion(+), 1 deletion(-)

325f962 Merge: b912ebe 16430e3 Author: MyT Date: 2023-02-03

Merge branch 'v13' of https://github.com/manhbi18112005/BotNoName into v13

b912ebe Author: MyT Date: 2023-02-03

submitted

30 files changed, 7544 insertions(+), 4692 deletions(-)

16430e3 Author: dependabot Date: 2023-02-02

Bump cookiejar from 2.1.3 to 2.1.4 (#21)

Bumps cookiejar from 2.1.3 to 2.1.4.


updated-dependencies:

  • dependency-name: cookiejar dependency-type: indirect ...

Signed-off-by: dependabot Co-authored-by: dependabot

1 file changed, 9 insertions(+), 9 deletions(-)

481cbd0 Author: MyT Date: 2023-01-29

late update

19 files changed, 8708 insertions(+), 6326 deletions(-)

88728f4 Author: MyT Date: 2023-01-27

Update sidebar.ejs

1 file changed, 1 insertion(+), 1 deletion(-)

8be52c7 Author: MyT Date: 2023-01-27

removed junkcode

17 files changed, 2276 insertions(+), 3411 deletions(-)

d016858 Author: MyT Date: 2023-01-27

updated lang

3 files changed, 18 insertions(+), 4 deletions(-)

9475fcd Author: MyT Date: 2023-01-27

UI fixed and language bug fixed

27 files changed, 2442 insertions(+), 1960 deletions(-)

7e6902f Author: MyT Date: 2023-01-23

updated

Co-Authored-By: thocuteyangho

2 files changed, 2 insertions(+), 2 deletions(-)

56324b3 Author: MyT Date: 2023-01-23

Update akinator.js

Co-Authored-By: thocuteyangho

1 file changed, 10 insertions(+), 14 deletions(-)

1205052 Author: thocuteyangho Date: 2023-01-23

Update akinator.js (#19)

  • Update akinator.js

fixed a bug when it just asks endlessly

  • Update index.js

Co-authored-by: MyT

2 files changed, 5 insertions(+), 13 deletions(-)

3d0de7e Author: MyT Date: 2023-01-23

Update en.json (#18)

1 file changed, 32 insertions(+)

535e953 Merge: 1154f47 0c53ef2 Author: MyT Date: 2023-01-23

Merge branch 'v13' of https://github.com/manhbi18112005/BotNoName into v13

1154f47 Author: MyT Date: 2023-01-23

updated

1 file changed, 60 insertions(+), 28 deletions(-)

0c53ef2 Author: MyT Date: 2023-01-23

Update package.json (#17)

1 file changed, 1 insertion(+), 1 deletion(-)

30fd0c9 Author: MyT Date: 2023-01-23

fix: upgrade @distube/spotify from 1.4.2 to 1.5.1 (#16)

Snyk has created this PR to upgrade @distube/spotify from 1.4.2 to 1.5.1.

See this package in npm: https://www.npmjs.com/package/@distube/spotify

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot

2 files changed, 26 insertions(+), 54 deletions(-)

c37afc9 Author: MyT Date: 2023-01-23

demo akinator

3 files changed, 138 insertions(+), 6 deletions(-)

3b6fbd4 Author: MyT Date: 2023-01-22

fixed small bug

4 files changed, 18 insertions(+), 5 deletions(-)

ec93e8c Author: MyT Date: 2023-01-22

sidebảr revamped

31 files changed, 10229 insertions(+), 5870 deletions(-)

25dcdac Author: MyT Date: 2023-01-22

website published

21 files changed, 49 insertions(+), 78 deletions(-)

0936c65 Author: MyT Date: 2023-01-21

last push of 2022

6 files changed, 570 insertions(+), 540 deletions(-)

d62c94f Author: MyT Date: 2023-01-21

Update interactionCreate.js

1 file changed, 2 insertions(+), 2 deletions(-)

a15e818 Author: MyT Date: 2023-01-21

improved readability

2 files changed, 10 insertions(+), 12 deletions(-)

8887254 Author: MyT Date: 2023-01-21

small fix

2 files changed, 2 insertions(+), 3 deletions(-)

8062de4 Author: MyT Date: 2023-01-21

4.1.2

enabled message intent

  • logging
  • snipe
  • leaderboard

7 files changed, 598 insertions(+), 298 deletions(-)

e0b2688 Author: MyT Date: 2023-01-20

leaderboard

32 files changed, 5209 insertions(+), 4930 deletions(-)

f227ada Author: MyT Date: 2023-01-15

Delete anti-spam.js

1 file changed, 0 insertions(+), 0 deletions(-)

9bf0d24 Author: MyT Date: 2023-01-15

revamped ui

13 files changed, 1310 insertions(+), 515 deletions(-)

b6798b5 Merge: bdf548f 5b54e99 Author: MyT Date: 2023-01-14

Merge branch 'v13' of https://github.com/manhbi18112005/BotNoName into v13

bdf548f Author: MyT Date: 2023-01-14

temp

33 files changed, 1580 insertions(+), 1291 deletions(-)

5b54e99 Merge: 4ed18b7 6757fc7 Author: MyT Date: 2023-01-14

Merge pull request #15 from manhbi18112005/snyk-upgrade-7336052c8a2a3684b634f7a335141146

6757fc7 Author: snyk-bot Date: 2023-01-12

fix: upgrade @discordjs/rest from 1.4.0 to 1.5.0

Snyk has created this PR to upgrade @discordjs/rest from 1.4.0 to 1.5.0.

See this package in npm: https://www.npmjs.com/package/@discordjs/rest

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

2 files changed, 16 insertions(+), 16 deletions(-)

4ed18b7 Author: MyT Date: 2023-01-11

minor updates for dashboard today

8 files changed, 157 insertions(+), 181 deletions(-)

33c850d Author: MyT Date: 2023-01-11

bug fixed

4 files changed, 8 insertions(+), 10 deletions(-)

a184606 Author: MyT Date: 2023-01-10

updated

61 files changed, 638 insertions(+), 458 deletions(-)

d7fd889 Author: MyT Date: 2023-01-09

working

24 files changed, 3295 insertions(+), 598 deletions(-)

f449143 Author: MyT Date: 2022-12-11

4.1.0

add bug submission

  • fix some commands

6 files changed, 800 insertions(+), 80 deletions(-)

1eb1f4d Author: MyT Date: 2022-12-09

Update package.json

1 file changed, 1 insertion(+), 1 deletion(-)

1862c9d Author: MyT Date: 2022-12-09

4.0.0

Web dashboard

149 files changed, 75754 insertions(+), 7252 deletions(-)

9ee5e1d Author: MyT Date: 2022-11-02

3.6.1 fixed

6 files changed, 153 insertions(+), 94 deletions(-)

4a570d2 Merge: f15ded6 f6615f0 Author: MyT Date: 2022-10-12

Merge pull request #7 from manhbi18112005/snyk-upgrade-1846c978bca1d8396c9ce2d82d62cbc8

[Snyk] Upgrade @distube/spotify from 1.4.1 to 1.4.2

f15ded6 Merge: a7cdc75 2ee06f3 Author: MyT Date: 2022-10-12

Merge pull request #8 from manhbi18112005/snyk-upgrade-aa728eeba4a35ae3275838b52f68168a

[Snyk] Upgrade fs from 0.0.1-security to 0.0.2

a7cdc75 Merge: ee0a297 a67a5ce Author: MyT Date: 2022-10-12

Merge pull request #9 from manhbi18112005/snyk-upgrade-6d3a9e734f0b672502bc949e171a27ee

[Snyk] Upgrade canvas from 2.10.0 to 2.10.1

ee0a297 Merge: 342427b 4dbeb0f Author: MyT Date: 2022-10-12

Merge pull request #10 from manhbi18112005/snyk-upgrade-1028833c19ddcf9a6789b7d8b4e3c332

[Snyk] Upgrade mongoose from 6.5.4 to 6.5.5

342427b Author: MyT Date: 2022-10-08

3.6.0

  • added voice moderation command
  • modify botstats command

13 files changed, 449 insertions(+), 222 deletions(-)

a4a6d2f Author: MyT Date: 2022-10-02

3.5.0

  • slash help command
  • message help command deprecated
  • search folder -> social folder

16 files changed, 42 insertions(+), 31 deletions(-)

4dbeb0f Author: snyk-bot Date: 2022-09-29

fix: upgrade mongoose from 6.5.4 to 6.5.5

Snyk has created this PR to upgrade mongoose from 6.5.4 to 6.5.5.

See this package in npm: https://www.npmjs.com/package/mongoose

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

2 files changed, 10 insertions(+), 10 deletions(-)

a67a5ce Author: snyk-bot Date: 2022-09-29

fix: upgrade canvas from 2.10.0 to 2.10.1

Snyk has created this PR to upgrade canvas from 2.10.0 to 2.10.1.

See this package in npm: https://www.npmjs.com/package/canvas

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

2 files changed, 10 insertions(+), 10 deletions(-)

2ee06f3 Author: snyk-bot Date: 2022-09-28

fix: upgrade fs from 0.0.1-security to 0.0.2

Snyk has created this PR to upgrade fs from 0.0.1-security to 0.0.2.

See this package in npm: https://www.npmjs.com/package/fs

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

2 files changed, 10 insertions(+), 10 deletions(-)

f6615f0 Author: snyk-bot Date: 2022-09-28

fix: upgrade @distube/spotify from 1.4.1 to 1.4.2

Snyk has created this PR to upgrade @distube/spotify from 1.4.1 to 1.4.2.

See this package in npm: https://www.npmjs.com/package/@distube/spotify

See this project in Snyk: https://app.snyk.io/org/manhbi18112005/project/9a5f2157-a5bf-47dd-81f0-39b1a5190fe1?utm_source=github&utm_medium=referral&page=upgrade-pr

2 files changed, 10 insertions(+), 10 deletions(-)

a864a56 Author: MyT Date: 2022-09-27

3.4.1

added botversion command

3 files changed, 20 insertions(+), 2 deletions(-)

4b8ae34 Author: MyT Date: 2022-09-27

version 3.4.0

  • Renowned Help commands
  • Added Command categories
  • Renamed and moved some command folders
  • Added auto-update Presence function
  • Added ChannelInfo command

72 files changed, 494 insertions(+), 23 deletions(-)

579068e Author: MyT Date: 2022-09-26

updated

6 files changed, 309 insertions(+), 67 deletions(-)

43a3a19 Author: MyT Date: 2022-09-26

added ticket and change guild schema

21 files changed, 1238 insertions(+), 421 deletions(-)

76e7247 Author: MyT Date: 2022-09-25

bot updated

24 files changed, 363 insertions(+), 319 deletions(-)

fad099a Author: MyT Date: 2022-09-25

a

2 files changed, 28 insertions(+), 1 deletion(-)

ef876ba Author: MyT Date: 2022-09-23

updated

4 files changed, 196 insertions(+), 133 deletions(-)

045f20a Author: MyT Date: 2022-09-23

Giveaways. Leaderboard

Implemented fundamental functions of giveaway commands, fixed the leaderboard and resolve some minor bugs

21 files changed, 955 insertions(+), 183 deletions(-)

eb55478 Author: MyT Date: 2022-09-17

Update radio.js

1 file changed, 1 insertion(+), 1 deletion(-)

15753db Author: MyT Date: 2022-09-15

completely fixed all moderation commands error

11 files changed, 62 insertions(+), 71 deletions(-)

0c06959 Author: MyT Date: 2022-09-15

updated

5 files changed, 153 insertions(+), 33 deletions(-)

5131ac1 Author: MyT Date: 2022-09-15

added

11 files changed, 137 insertions(+), 173 deletions(-)

1868e5b Author: MyT Date: 2022-09-12

a boring afternoon

fixed bugs in permissions check

12 files changed, 106 insertions(+), 41 deletions(-)

ab861a9 Author: MyT Date: 2022-09-11

Update admin.js

1 file changed, 114 insertions(+), 1 deletion(-)

e675f16 Author: MyT Date: 2022-09-11

big updated

added reload buttons to meme, cat, dog command added youtube-comment files added commandManager and switched fetchslash,... to this big command

13 files changed, 400 insertions(+), 118 deletions(-)

b4d4b73 Author: MyT Date: 2022-09-11

Delete messageDelete.js

1 file changed, 34 deletions(-)

17ab524 Author: MyT Date: 2022-09-10

fixed status not showing

5 files changed, 25 insertions(+), 26 deletions(-)

d08fda6 Author: MyT Date: 2022-09-10

Update messageDelete.js

1 file changed, 1 insertion(+), 1 deletion(-)

99f21b9 Author: MyT Date: 2022-09-10

Update youtubedownloader.js

1 file changed, 1 insertion(+), 1 deletion(-)

03e95c1 Author: MyT Date: 2022-09-10

mp3 downloaded and added a CDN server

5 files changed, 194 insertions(+), 4 deletions(-)

5ed01e5 Author: MyT Date: 2022-09-09

Update avatar.js

1 file changed, 51 insertions(+), 9 deletions(-)

edcb2f2 Author: MyT Date: 2022-09-09

search for music commands not available

2 files changed, 7 insertions(+), 7 deletions(-)

c4b6810 Author: MyT Date: 2022-09-09

other minor bugs

5 files changed, 259 insertions(+), 146 deletions(-)

41d2823 Author: MyT Date: 2022-09-08

Update messageDelete.js

1 file changed, 3 insertions(+), 3 deletions(-)

328d2f4 Author: MyT Date: 2022-09-08

bicuc

2 files changed, 15 insertions(+), 15 deletions(-)

ca48308 Author: MyT Date: 2022-09-08

music commands revamped

music commands revamped

5 files changed, 192 insertions(+), 329 deletions(-)

447303a Author: MyT Date: 2022-09-04

button style remade

19 files changed, 176 insertions(+), 184 deletions(-)

94b544d Author: MyT Date: 2022-09-04

updated

fixed some stupid changes

12 files changed, 112 insertions(+), 369 deletions(-)

df8b5fe Author: MyT Date: 2022-09-04

Update interactionCreate.js

1 file changed, 2 insertions(+), 2 deletions(-)

ad51a9d Author: MyT Date: 2022-09-04

fixed setColor options

99 files changed, 193 insertions(+), 193 deletions(-)

f731ef0 Author: MyT Date: 2022-09-04

v13 -> v14 😚

  • Updated discord.js to v14
  • Revamped the music commands involving distube
  • Made events to indicate whether shard are online -Switch many minor functions to their own files in handlers folder -Added type's property to all slash commands and switched to enum
  • Disabled message commands
  • Reworked how bot received slash commands, context commands.
  • Configured how bot checks for users' permission
  • Optimized bot by removed unnecessary codes and packages.
  • MessageEmbed -> EmbedBuilder 🤔 ...

239 files changed, 5530 insertions(+), 4714 deletions(-)

798b729 Author: MyT Date: 2022-09-03

added radio

4 files changed, 118 insertions(+), 2 deletions(-)

461c822 Author: MyT Date: 2022-09-03

fixed

3 files changed, 17 insertions(+), 12 deletions(-)

7c1ae54 Author: MyT Date: 2022-09-03

Update cat.js

1 file changed, 1 insertion(+)

2394100 Author: MyT Date: 2022-09-03

small outline

return

2 files changed, 28 insertions(+), 13 deletions(-)

3289000 Author: MyT Date: 2022-09-03

Big Core Update

Reduced unnecessary codes in index.js, migrated commands loading to new folder (handler), partly migrated message commands to slash commands

9 files changed, 152 insertions(+), 188 deletions(-)

6e8616f Author: MyT Date: 2022-09-02

no

2 files changed, 2 insertions(+), 3 deletions(-)

e001d2b Author: MyT Date: 2022-09-02

fixed lowercase options' type names 🤧

6 files changed, 6 insertions(+), 6 deletions(-)

e1a3246 Author: MyT Date: 2022-09-02

new updated

added more search commands and fixed option mapping in shorturl command

8 files changed, 298 insertions(+), 4 deletions(-)

2dbda44 Author: MyT Date: 2022-09-01

upadted

4 files changed, 37 insertions(+), 4 deletions(-)

89c989a Author: MyT Date: 2022-08-31

fixed moderation commands

fixed the inability to compare roles between the 2 users

6 files changed, 14 insertions(+), 27 deletions(-)

e86871d Author: MyT Date: 2022-08-28

Update index.js

1 file changed, 1 insertion(+), 2 deletions(-)

b81482d Merge: ecd9340 ae2907e Author: MyT Date: 2022-08-28

Merge branch 'v13' of https://github.com/manhbi18112005/BotNoName into v13

ecd9340 Author: MyT Date: 2022-08-28

updated

7 files changed, 146 insertions(+), 32 deletions(-)

ae2907e Author: MyT Date: 2022-08-28

Create TODO.md

1 file changed, 4 insertions(+)

079a412 Author: MyT Date: 2022-08-28

Create README.md

1 file changed, 50 insertions(+)

25d9d13 Author: MyT Date: 2022-08-28

Update index.js

1 file changed, 15 deletions(-)

c436833 Author: MyT Date: 2022-08-28

Update 8ball.js

successfully fixed

1 file changed, 4 insertions(+), 5 deletions(-)

d01b844 Author: MyT Date: 2022-08-27

end of the day

2 files changed, 3 insertions(+), 1 deletion(-)

8ea2f38 Author: MyT Date: 2022-08-27

added 8ball

3 files changed, 84 insertions(+), 15 deletions(-)

025b1c3 Author: MyT Date: 2022-08-27

admin renamed

1 file changed, 4 insertions(+), 5 deletions(-)

2004fab Author: MyT Date: 2022-08-27

updated

modified I18n, added support for owner command, fixed warn commands

5 files changed, 57 insertions(+), 16 deletions(-)

55f20b7 Author: MyT Date: 2022-08-26

Update owner.js

1 file changed, 79 insertions(+), 16 deletions(-)

f964da6 Author: MyT Date: 2022-08-26

updated

4 files changed, 33 insertions(+), 22 deletions(-)

8f801e5 Author: MyT Date: 2022-08-26

fixed permissions check

6 files changed, 19 insertions(+), 18 deletions(-)

a0e7894 Author: MyT Date: 2022-08-26

modified i18n

modified i18n

2 files changed, 2 insertions(+), 2 deletions(-)

99106a4 Author: MyT Date: 2022-08-26

6:31 - 26/8

added permission check for user in unban command

2 files changed, 49 insertions(+), 15 deletions(-)

a8857f9 Author: MyT Date: 2022-08-26

minor modifications

changed text for better experiences

2 files changed, 8 insertions(+), 8 deletions(-)

7d34343 Author: MyT Date: 2022-08-26

fixed

2 files changed, 4 insertions(+), 4 deletions(-)

634b382 Author: MyT Date: 2022-08-26

updated

4 files changed, 61 insertions(+), 17 deletions(-)

3e0631c Author: MyT Date: 2022-08-26

Update allban.js

1 file changed, 1 insertion(+), 1 deletion(-)

4b33801 Author: MyT Date: 2022-08-26

a

7 files changed, 84 insertions(+), 193 deletions(-)

237eb55 Author: MyT Date: 2022-08-25

Update tictactoehelp.js

1 file changed, 3 insertions(+), 3 deletions(-)

40357b8 Author: MyT Date: 2022-08-25

Update tictactoehelp.js

added undefined packages

1 file changed, 2 insertions(+), 2 deletions(-)

0d512ef Author: MyT Date: 2022-08-25

small changes

2 files changed, 7 insertions(+), 8 deletions(-)

8a398c3 Author: MyT Date: 2022-08-25

updated

2 files changed, 7 insertions(+), 9 deletions(-)

ab312f2 Author: MyT Date: 2022-08-25

updated

5 files changed, 92 insertions(+), 21 deletions(-)

623112b Author: MyT Date: 2022-08-23

Update mememaker.js

1 file changed, 1 insertion(+), 29 deletions(-)

bf22a54 Author: MyT Date: 2022-08-23

updated

4 files changed, 167 insertions(+), 5 deletions(-)

cc1bca6 Author: MyT Date: 2022-08-21

night update

migrating meme commands

9 files changed, 284 insertions(+), 58 deletions(-)

19de94c Author: MyT Date: 2022-08-21

another important update

6 files changed, 66 insertions(+), 11 deletions(-)

307684e Author: MyT Date: 2022-08-21

updated language version

updated language version

8 files changed, 96 insertions(+), 59 deletions(-)

a7a10e3 Author: MyT Date: 2022-08-19

a

2 files changed, 48 insertions(+), 1 deletion(-)

48fb067 Author: MyT Date: 2022-08-19

Update music.js

1 file changed, 1 insertion(+), 1 deletion(-)

cad6370 Author: MyT Date: 2022-08-19

updated hololive

6 files changed, 116 insertions(+), 146 deletions(-)

cc05455 Author: MyT Date: 2022-08-19

Create chatbot.js

1 file changed, 40 insertions(+)

bafba3d Author: MyT Date: 2022-08-13

updated

2 files changed, 8 insertions(+), 8 deletions(-)

fb99470 Author: MyT Date: 2022-08-12

updated

2 files changed, 8 insertions(+), 8 deletions(-)

e1762ea Author: MyT Date: 2022-08-12

Update anime.js

1 file changed, 1 insertion(+), 1 deletion(-)

f65bb3f Author: MyT Date: 2022-08-12

added anime commands

6 files changed, 218 insertions(+), 1 deletion(-)

8927625 Author: MyT Date: 2022-07-27

removed unnecessary code

3 files changed, 3 deletions(-)

cbd7e15 Author: MyT Date: 2022-07-27

fixed

5 files changed, 13 insertions(+), 13 deletions(-)

19fc679 Author: MyT Date: 2022-06-07

Update music.js

1 file changed, 5 insertions(+), 5 deletions(-)

71c4d50 Author: MyT Date: 2022-06-07

Update music.js

1 file changed, 1 insertion(+), 1 deletion(-)

dbeabed Author: MyT Date: 2022-06-07

Update music.js

1 file changed, 63 insertions(+), 29 deletions(-)

36bab76 Author: MyT Date: 2022-06-07

updated

2 files changed, 5 insertions(+), 5 deletions(-)

0fa9a4e Author: MyT Date: 2022-06-07

Update index.js

1 file changed, 2 insertions(+), 2 deletions(-)

e2dbf9f Author: MyT Date: 2022-06-07

updated new commands

7 files changed, 256 insertions(+), 8 deletions(-)

0fb551c Author: MyT Date: 2022-06-07

fixed

3 files changed, 5 insertions(+), 5 deletions(-)

97a8019 Author: MyT Date: 2022-06-07

Update music.js

1 file changed, 3 insertions(+), 1 deletion(-)

79a9a37 Author: MyT Date: 2022-06-07

Update join.js

1 file changed, 1 insertion(+), 1 deletion(-)

118deb2 Author: MyT Date: 2022-06-07

fixed

3 files changed, 15 insertions(+), 16 deletions(-)

f166f9a Author: MyT Date: 2022-06-07

Update meme.js

1 file changed, 52 insertions(+), 29 deletions(-)

c59e079 Author: MyT Date: 2022-06-07

updated deprecated

6 files changed, 57 insertions(+), 21581 deletions(-)

27e25fd Author: MyT Date: 2022-06-07

updated

3 files changed, 3522 insertions(+), 1592 deletions(-)

9e2ea48 Author: MyT Date: 2022-06-06

updated

2 files changed, 23 insertions(+), 43 deletions(-)

aea9dd7 Author: MyT Date: 2022-06-06

a

2 files changed, 2 insertions(+), 39 deletions(-)

2cd02b3 Author: MyT Date: 2022-06-06

Update warn.js

1 file changed, 1 insertion(+), 1 deletion(-)

e8c59b2 Author: MyT Date: 2022-06-06

Update warn.js

hidden warnid

1 file changed, 1 insertion(+), 1 deletion(-)

4f152f2 Author: MyT Date: 2022-06-06

fixed

2 files changed, 2 insertions(+), 2 deletions(-)

07f6d22 Author: MyT Date: 2022-06-06

all fixed

4 files changed, 36 insertions(+), 34 deletions(-)

c8edede Author: MyT Date: 2022-06-06

Update music.js

1 file changed, 2 insertions(+), 2 deletions(-)

e8a1cdc Author: MyT Date: 2022-06-06

updated

3 files changed, 59 insertions(+), 15 deletions(-)

5c202b6 Author: MyT Date: 2022-06-06

updated

2 files changed, 183 insertions(+)

e7702a6 Author: MyT Date: 2022-06-06

Update index.js

1 file changed, 1 insertion(+), 1 deletion(-)

2369b34 Author: MyT Date: 2022-06-06

Update index.js

1 file changed, 2 insertions(+), 2 deletions(-)

819652f Author: MyT Date: 2022-06-06

Update music.js

1 file changed, 3 insertions(+), 4 deletions(-)

4810ab3 Author: MyT Date: 2022-06-06

Update music.js

1 file changed, 19 insertions(+), 4 deletions(-)

6514b3e Author: MyT Date: 2022-06-06

v13 updated

updated music command and fixed some major bugs

5 files changed, 375 insertions(+), 330 deletions(-)

b833240 Author: MyT Date: 2022-06-06

Update package-lock.json

1 file changed, 119 insertions(+), 75 deletions(-)

fa69269 Author: MyT Date: 2022-04-15

Update serverstats.js

1 file changed, 2 insertions(+), 2 deletions(-)

9c650aa Author: MyT Date: 2022-02-06

Update serverstats.js

1 file changed, 4 insertions(+), 4 deletions(-)

65376ae Author: MyT Date: 2022-01-28

updated

4 files changed, 125 insertions(+), 14 deletions(-)

6a1c8bf Author: MyT Date: 2022-01-21

updated

3 files changed, 11 insertions(+), 5 deletions(-)

8ab56b0 Author: MyT Date: 2022-01-13

fixxeĩ

3 files changed, 2 insertions(+), 72 deletions(-)

07d09aa Author: MyT Date: 2022-01-13

fixed eval

1 file changed, 3 insertions(+), 3 deletions(-)

9b77ea2 Author: MyT Date: 2022-01-13

Update eval.js

1 file changed, 1 insertion(+), 1 deletion(-)

745d68f Author: MyT Date: 2022-01-13

Update index.js

1 file changed, 2 insertions(+), 2 deletions(-)

233529b Author: MyT Date: 2022-01-13

updated eval.js

5 files changed, 134 insertions(+), 4 deletions(-)

220d699 Author: MyT Date: 2022-01-02

a

24 files changed, 420 insertions(+), 230 deletions(-)

700837a Author: MyT Date: 2021-12-22

Update urbansearch.js

1 file changed, 1 insertion(+), 1 deletion(-)

f4a7937 Author: MyT Date: 2021-12-22

fixed some stupid error

3 files changed, 45 insertions(+), 23 deletions(-)

7c09fd8 Author: MyT Date: 2021-12-22

Update messageCreate.js

1 file changed, 1 deletion(-)

31781bf Author: MyT Date: 2021-12-22

Delete mutedl.txt

1 file changed, 88 deletions(-)

173ae36 Author: MyT Date: 2021-12-12

Update ask.js

1 file changed, 7 insertions(+), 29 deletions(-)

ec00485 Author: MyT Date: 2021-12-12

github

9 files changed, 470 insertions(+), 35 deletions(-)

b4233a7 Author: MyT Date: 2021-12-11

Update radio.json

1 file changed, 6 insertions(+), 1 deletion(-)

e50ef6a Author: MyT Date: 2021-12-11

Update messageCreate.js

1 file changed, 5 insertions(+), 4 deletions(-)

026a7c8 Author: MyT Date: 2021-12-11

updated radio

2 files changed, 26 insertions(+), 21 deletions(-)

152fdd1 Author: MyT Date: 2021-12-11

Update radio.js

1 file changed, 8 insertions(+), 23 deletions(-)

ab6ee6e Author: MyT Date: 2021-12-11

Update radio.js

1 file changed, 24 insertions(+), 29 deletions(-)

f0b3146 Author: MyT Date: 2021-12-11

Create radio.json

1 file changed, 39 insertions(+)

aee3192 Author: MyT Date: 2021-12-11

Create radio.js

1 file changed, 133 insertions(+)

97c940a Author: MyT Date: 2021-12-11

Update messageDelete.js

1 file changed, 1 insertion(+), 2 deletions(-)

f9b41e1 Author: MyT Date: 2021-12-11

Update getBanner.js

1 file changed, 2 deletions(-)

152de43 Author: MyT Date: 2021-12-11

Update avatar.js

1 file changed, 2 insertions(+), 2 deletions(-)

a553360 Author: MyT Date: 2021-12-09

fixed low-quality avatar errors

2 files changed, 4 insertions(+), 4 deletions(-)

a3a2835 Author: MyT Date: 2021-12-09

Update getAvatar.js

1 file changed, 1 insertion(+), 1 deletion(-)

078d8df Author: MyT Date: 2021-12-09

Update help.js

1 file changed, 31 insertions(+), 32 deletions(-)

9ab420b Author: MyT Date: 2021-12-08

removed console.log

2 files changed, 1 insertion(+), 1 deletion(-)

321f40f Author: MyT Date: 2021-12-08

added new value to commands info

4 files changed, 91 insertions(+), 9 deletions(-)

c596885 Author: MyT Date: 2021-12-07

Update index.js

1 file changed, 2 insertions(+), 2 deletions(-)

763abb8 Author: MyT Date: 2021-12-07

fixed avatar commands

3 files changed, 5 insertions(+), 5 deletions(-)

e156cfd Author: MyT Date: 2021-12-07

updated warn.js

3 files changed, 153 insertions(+), 48 deletions(-)

4fce088 Author: MyT Date: 2021-12-06

Update mute.js

1 file changed, 3 insertions(+), 3 deletions(-)

a4e1d44 Author: MyT Date: 2021-12-06

Update mute.js

1 file changed, 1 insertion(+), 1 deletion(-)

4b317d8 Author: MyT Date: 2021-12-06

Update mute.js

1 file changed, 4 deletions(-)

d5db55d Author: MyT Date: 2021-12-06

added mute commands

5 files changed, 169 insertions(+), 94 deletions(-)

c0e4cec Author: MyT Date: 2021-12-06

Update warn.js

1 file changed, 1 insertion(+), 1 deletion(-)

cadae8e Author: MyT Date: 2021-11-29

Updated

1 file changed, 3 insertions(+), 2 deletions(-)

dffa86b Author: MyT Date: 2021-11-29

updated

3 files changed, 69 insertions(+), 20 deletions(-)

3b1c165 Author: MyT Date: 2021-11-29

a

2 files changed, 13 insertions(+), 8 deletions(-)

6955de6 Author: MyT Date: 2021-11-29

updated translate

6 files changed, 108 insertions(+), 63 deletions(-)

dccd7c8 Author: MyT Date: 2021-11-28

more fixed

1 file changed, 2 insertions(+), 2 deletions(-)

c1e869f Author: MyT Date: 2021-11-28

fixed

1 file changed, 2 insertions(+), 2 deletions(-)

8037928 Author: MyT Date: 2021-11-28

fixed language issues

3 files changed, 25 insertions(+), 27 deletions(-)

080319f Author: MyT Date: 2021-11-28

fixed mentioned message

2 files changed, 15 insertions(+), 12 deletions(-)

e79bf63 Author: MyT Date: 2021-11-28

updated serverstats

2 files changed, 56 insertions(+), 59 deletions(-)

5f400de Author: MyT Date: 2021-11-28

updated lang

4 files changed, 100 insertions(+), 64 deletions(-)

cc4ccf8 Author: MyT Date: 2021-11-27

Fixed Chatbot and updated slash commands worldwidely

5 files changed, 19 insertions(+), 15 deletions(-)

71e199e Author: MyT Date: 2021-11-27

fixed

2 files changed, 5 insertions(+), 15 deletions(-)

6acd844 Author: MyT Date: 2021-11-26

upgraded the music functions

2 files changed, 178 insertions(+)

9565d8b Author: MyT Date: 2021-11-26

fixed

5 files changed, 21 insertions(+), 9 deletions(-)

9e7c153 Author: MyT Date: 2021-11-21

added

4 files changed, 60 insertions(+), 10 deletions(-)

05da915 Author: MyT Date: 2021-11-21

F

4 files changed, 130 insertions(+), 111 deletions(-)

b152d36 Author: MyT Date: 2021-11-21

fixed client

6 files changed, 12 insertions(+), 12 deletions(-)

002bd24 Author: MyT Date: 2021-11-21

Update lyrics.js

1 file changed, 57 insertions(+), 56 deletions(-)

5073251 Author: MyT Date: 2021-11-21

fixed

6 files changed, 22 insertions(+), 22 deletions(-)

8d551db Author: MyT Date: 2021-11-21

ad

5 files changed, 91 insertions(+), 6 deletions(-)

7d58d55 Author: MyT Date: 2021-11-21

a

6 files changed, 29 insertions(+), 20 deletions(-)

4c12d6c Author: MyT Date: 2021-11-14

a

4 files changed, 15 insertions(+), 10 deletions(-)

3b9bc66 Author: MyT Date: 2021-11-05

Update music.js

1 file changed, 2 insertions(+), 1 deletion(-)

3744e12 Author: MyT Date: 2021-11-05

bruh

7 files changed, 124 insertions(+), 42 deletions(-)

35ac755 Author: MyT Date: 2021-11-04

a

2 files changed, 43 insertions(+), 4 deletions(-)

fb1d202 Author: MyT Date: 2021-11-04

Update music.js

1 file changed, 1 insertion(+)

2a500a4 Author: MyT Date: 2021-11-04

Update music.js

1 file changed, 8 insertions(+), 11 deletions(-)

a8dcb20 Author: MyT Date: 2021-11-04

a

2 files changed, 109 insertions(+), 476 deletions(-)

956e6a2 Author: MyT Date: 2021-11-04

a

4 files changed, 844 insertions(+), 799 deletions(-)

685407d Author: MyT Date: 2021-11-03

music

Revamped all music commands

24 files changed, 1815 insertions(+), 1092 deletions(-)

6664515 Author: MyT Date: 2021-10-31

a

3 files changed, 158 insertions(+), 118 deletions(-)

600c83f Author: MyT Date: 2021-10-25

a

2 files changed, 9 insertions(+), 7 deletions(-)

7945745 Author: MyT Date: 2021-10-25

updated voice

14 files changed, 788 insertions(+), 290 deletions(-)

c27feb8 Author: MyT Date: 2021-10-23

Update warn.js

1 file changed, 1 insertion(+), 1 deletion(-)

d8e857b Author: MyT Date: 2021-10-23

a

2 files changed, 108 insertions(+), 1 deletion(-)

d79bd07 Author: MyT Date: 2021-10-21

add warned

26 files changed, 596 insertions(+), 167 deletions(-)

4182ba7 Author: MyT Date: 2021-09-07

no

2 files changed, 2 insertions(+), 2 deletions(-)

7c20240 Author: MyT Date: 2021-09-06

updated

142 files changed, 3558 insertions(+), 1518 deletions(-)

f36d1bf Author: MyT Date: 2021-08-25

Update message.js

1 file changed, 31 insertions(+), 32 deletions(-)

5633b86 Author: MyT Date: 2021-08-25

Fix critical error

Not responding to undefined config's server.

2 files changed, 19 insertions(+), 31 deletions(-)

37f5e48 Author: MyT Date: 2021-08-23

More

1 file changed, 37 insertions(+)

5a55bf2 Author: MyT Date: 2021-08-04

Update package

2 files changed, 272 insertions(+)

b398b84 Author: MyT Date: 2021-08-04

New code

14 files changed, 596 insertions(+), 85 deletions(-)

ce1c9f5 Author: MyT Date: 2021-07-26

New Games and more commands.

39 files changed, 1336 insertions(+), 1682 deletions(-)

8c8fc9a Author: MyT Date: 2021-07-13

Source Code 1.0

Updated Multilanguage.

555 files changed, 42744 insertions(+)

15ab75c Author: MyT Date: 2021-07-13

Initial commit

2 files changed, 676 insertions(+)