/[sudobot]/trunk/src/services/RandomStatus.ts
ViewVC logotype

Diff of /trunk/src/services/RandomStatus.ts

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 301 by rakin, Mon Jul 29 17:29:26 2024 UTC revision 302 by rakin, Mon Jul 29 17:29:26 2024 UTC
# Line 22  export default class RandomStatus extend Line 22  export default class RandomStatus extend
22          this.client.config.props.status.type = type ?? 'WATCHING';          this.client.config.props.status.type = type ?? 'WATCHING';
23          this.client.config.props.status.name = name ?? 'over the server';          this.client.config.props.status.name = name ?? 'over the server';
24          this.client.config.write();          this.client.config.write();
25      }      }
26  }  }

Legend:
Removed from v.301  
changed lines
  Added in v.302

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26