chr233 / ASFEnhance

ASF 扩展命令插件 / External commands for ASF
GNU Affero General Public License v3.0
489 stars 40 forks source link

Unable to get items from the "Steam Pirates vs. Ninjas Fest" #204

Closed felipe19930 closed 7 months ago

felipe19930 commented 7 months ago

Describe what feature you want / 描述需要加入的新功能

There's a new Steam giveaway in the Points Shop, which is gives you three items for free (2 animated avatars, and 1 animated sticker):

I tried the following command:

!rpi foo 2790810
<foo> ID: 2790810 | Status: Done

The result indicates success, but I checked my inventory and I did not get any of the free items.

Am I doing something wrong here?

chr233 commented 7 months ago

use defId to redeem, you can find via steamdb https://steamdb.info/app/2790810/communityitems/

chr233 commented 7 months ago

rpi botNames 262246,262245,262247

chr233 commented 7 months ago

updated doc

woctezuma commented 7 months ago

Related:

felipe19930 commented 7 months ago

Thank you both so much!