Skip to content

Commit

Permalink
fix: steam ヘルプにある api の申请地址 (FloatTech#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sora39831 committed Mar 24, 2023
1 parent 500dcaa commit d693f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/steam/steam.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ var (
"- steam删除订阅 xxxxxxx (删除你创建的对于 steamid 的绑定)\n" +
"- steam查询订阅 (查询本群内所有的绑定对象)\n" +
"-----------------------\n" +
"- steam绑定 api key xxxxxxx (密钥在steam网站申请, 申请地址: https://steamcommunity.com/dev/registerkey)\n" +
"- steam绑定 api key xxxxxxx (密钥在steam网站申请, 申请地址: https://steamcommunity.com/dev/apikey)\n" +
"- 查看apikey (查询已经绑定的密钥)\n" +
"- 拉取steam订阅 (使用插件定时任务开始)\n" +
"-----------------------\n" +
Expand Down

0 comments on commit d693f98

Please sign in to comment.