Skip to content

Commit

Permalink
📝 might add later
Browse files Browse the repository at this point in the history
  • Loading branch information
idinium96 committed Apr 4, 2024
1 parent ccb381e commit 2247164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/classes/Bot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ export default class Bot {
this.manager = new TradeOfferManager({
steam: this.client,
community: this.community,
// useAccessToken: false, // https://github.com/DoctorMcKay/node-steam-tradeoffer-manager/wiki/Access-Tokens
language: 'en',
pollInterval: -1,
cancelTime: 15 * 60 * 1000,
Expand Down

0 comments on commit 2247164

Please sign in to comment.