Class

StampsManager

StampsManager()

Constructor

# new StampsManager()

View Source classes/stamps-manager.js, line 11

Methods

# async static distributeStamp(activity, timeopt, botGuild)

Will let hackers get a stamp for attending the activity.
Parameters:
Name Type Attributes Default Description
activity Activity activity to use
time Number <optional>
60 time to wait till collector closes, in seconds
botGuild BotGuildModel

View Source classes/stamps-manager.js, line 19

# static parseRole(member, activityName, botGuild)

Upgrade the stamp role of a member.
Parameters:
Name Type Description
member GuildMember the member to add the new role to
activityName String the name of the activity
botGuild BotGuildModel

View Source classes/stamps-manager.js, line 63

Error if the botGuild has stamps disabled