Skip to content

Releases: DanielJones02/Echo

v4.13.11

18 May 15:30
b3659e1
Compare
Choose a tag to compare

Non-essential update

Cosmetics item added (god item)

  • God item added, you can get the item through the regular commands such as scrap, dig and hunt. It has a 0.1% chance of being found and is worth 15000000

New recipe

If you somehow manage to get 2x god items (0.1% each) you can craft the glitch item. Which is worth 50 million.

Minor bug fixes, typos corrected.

Full Changelog: v4.12.11...v4.13.11

v4.12.11

18 May 11:55
efd0292
Compare
Choose a tag to compare

Minor Bug fixes, feature removed

Blackjack Tie logic

  • In the old code if there was a tie, the user still won. Now with the updated code no balance is added or lost

Moderation commands

  • Updated the reasoning for ban/kick/mute commands (minor bug fix)

Slots

Added a 3 second cooldown

Embeds for economy related activites

  • Updated the colour of embeds to green
  • Changed some messages
  • Updated the footer of embeds in the economy game to:
    • Need some help? Do {prefix}tutorial

Tutorial command

  • Removed wallet drops from the economy tutorial

Feature Removed (buggy)

Wallet drops, this was a beta feature and was still in testing, i thought it was ready to be relased but apparently now. So I have removed it until further notice

Full Changelog: v4.12.10...v4.12.11

v4.12.10

17 May 15:19
192f918
Compare
Choose a tag to compare

Regular update

Help.py

  • All I did was update some commands

Slots.py

  • 3 second cooldown added

  • Sends a cooldown message to the user if they attempt to run the command during the 3 second duration

  • Prevents spamming (which can crash the bot)

Full Changelog: v4.11.10...v4.12.10

v4.11.10

11 May 22:49
962df5d
Compare
Choose a tag to compare

Bug fix

Fixed a bug in extensions.py (had something to do with the check function.

View the previous release for more infomation on the changelogs (I added networth and rewrote the baltop command)

Full Changelog: v4.11.9...v4.11.10

v4.11.9

11 May 22:45
edf96c6
Compare
Choose a tag to compare

New features!

New command

  • Added networth command, All this does is calculate your true balance. Instead of only showing your on hand and bank balance. This command calculates all of your bank and wallet balance AND the value of all the items (assets) in your inventory. Adds them all together and BOOM you have your networth. Or your 'true' balance/value.

Updated baltop

After a long 3 hours of fixing ONE BUG i FINIALLY rewrote the command to calculate the networth.

  • Baltop command now shows the total networth of users. (all assets, wallet bal and bank bal added together)
  • Still shows top 10 richest users)
  • At the bottom of the embed it shows your rank e.g rank 26

Check README.md for the TODO list along with possible features!

Please enjoy! And leave a star if you like this project!

Full Changelog: v4.10.9...v4.11.9

v4.10.9

11 May 20:56
bb8c34c
Compare
Choose a tag to compare

Minor Bug fixes, error handling

File names

  • Typo in the file name linux-run.sh renamed to linux_run.sh (the correct name)

Debugging

  • More error handling has been added to some commands

helpers.py

  • deleted the file and moved it to utilities.py

Slots.py

  • Updated imports list

Streets command

Still not working 100% of the time, im still unsure of what the error is.

Check README.md for the TODO list along with possible features!

Please enjoy! And leave a star if you like this project!

Full Changelog: v4.10.8...v4.10.9

v4.10.8

09 May 16:25
8352058
Compare
Choose a tag to compare

Small features added/fixed

Withdraw command

  • Added 'max' or 'all' to the withdraw command
    • Example usage: .withdraw max or .withdraw all

Bank interest

  • The interest from banks (10% is now capped at whatever the max bank size is)

Please enjoy! And leave a star if you like this project!

Full Changelog: v4.9.8...v4.10.8

v4.9.8

07 May 15:59
4855a23
Compare
Choose a tag to compare

Small update

Features added

  • Automoderation of deleted messages, If you have it enabled in the config, the bot will send any deleted messages by users to a logging channel, this feature is in beta and isnt suggested for large servers.

  • Automoderation of Links, Auto delete any links sent by users (default is enabled but only for discord.gg. If you want it to block ALL the links replace discord.gg with https.

Disclaimer

  • These features will only work if the logging channel is defined correctly (channel ID for the logging channel)

Full Changelog: v4.8.8...v4.9.8

Enjoy! And please leave a star!

v4.8.8

04 May 17:36
90f374c
Compare
Choose a tag to compare

Minor bug fix, files moved into extensions.py

I moved the following cogs into extensions.py

  • Crafting
  • Farming
  • Cooking

Bug fix

When doing .streets if you get caught by a cop you looose WAY more than you should. So if you get caught by a cop now, the amount of meth you were selling is taken (detect how much you sold). You keep the previous profit.

Full Changelog: v4.7.7...v4.8.8

v4.7.7

04 May 11:38
8c926ee
Compare
Choose a tag to compare

Installation fixed

For users first running the bot, I have fixed a few bugs with the installation process.

I added pycord to installation.py. So if you are running the bot for the first time, all requirements should now be installed.

Readme.md updated

I also added a known issue to readme.md. Read 'known issues' in readme.md for more info. (Look for 'runtime... etc etc')

Streets command still not fixed (debugging)

I am still debugging and trying to figure out why its not working. I belive its one function not picking up messages but once I have a fix I will release it.

Full Changelog: v.4.6.7...v4.7.7