Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Releases: roughnecks/ZED

Group CHAT

06 May 14:24
Compare
Choose a tag to compare

ChangeLog

  • Added support for Group CHAT (WIP)

Syncing Inventory With DB

29 Mar 20:03
Compare
Choose a tag to compare

ChangeLog

  • Syncing Inventory with DB at bot's startup or manually with Admin-Only "!sync" command

Added LICENSE

21 Feb 17:29
Compare
Choose a tag to compare
v2.1.2

ZED 2.1.2

Fixes

19 Feb 13:02
Compare
Choose a tag to compare

ChangeLog

  • Filtering Items for DB Operations

Now Trading NON-Marketable Items too

18 Feb 12:27
Compare
Choose a tag to compare

ChangeLog

  • ZED now accepts NON-Marketable items in Lottery. If it has no items to send back, trade will be declined.

Fixes

17 Feb 16:13
Compare
Choose a tag to compare

ChangeLog

  • Decline Lottery with Non-Marketable Items
  • cron module dependency removed

Reworked BoT

15 Feb 17:19
Compare
Choose a tag to compare

ChangeLog

All BoT's code was reworked and while it retains the same functions as previous release, 2 notable changes were made:

  1. ZED now uses a database (MongoDB) to store its Inventory Items and...
  2. ...It also fetches every Item's price in order to avoid scammers abusing the Lottery.

Items Lottery

26 Jan 19:32
Compare
Choose a tag to compare
Items Lottery Pre-release
Pre-release

ChangeLog

Added a Lottery function to the BoT:

Send any 1 Trading Card, Background, Emoticon or Booster Pack to the BoT and it will send you back a random Item of the same type (card for card, emote for emote etc...).

RULES:

  • Write a comment saying "lottery" (without the quotes) in your Trade Offer Window otherwise the bot will take your item as a donation.
  • Send only 1 item of the types specified earlier.
  • You have to be friend with the BoT.
  • You must not be in Trading Escrow.

ZED v1.3.3

19 Jan 12:48
Compare
Choose a tag to compare

This is a fairly stable release but it lacks logic to catch all connection-related issues, both on Steam and end user side. It means that whenever Steam goes down (like on Tuesday's maintenance), your public IP changes or any other network issue arises, ZED is not capable to handle them and it may crash or stop accepting offers.

ChangeLog

The following is a list of functions that ZED provides at the moment:

  • Accept any offer from owner.
  • Accept donations from everyone (no items loss).
  • Accept Friendship Invitations from everyone.
  • Simple interaction via chat and signing friends profiles upon request.
  • Post a comment on its own profile with a "Thank You" message to donors (WIP - Donation must contain >4 Items).
  • New items check (logs to console when our inventory has new items).
  • Chat messages check (logs to console when bot receives a chat message).
  • Notifications check (logs to console if any new comment is available).