Skip to content

Feat: Make the bot say sligthly offensive things #43

@Tuprec

Description

@Tuprec

Make the bot say slightly offensive things based on the amound of minutes played.

I made a function in utils.js getSligtlyOffensiveMessage: (minutes) => {} returns a string with a Sligtly Offensive Message.

I added 2 variables in the .env file
SATISFACTORY_BOT_DISPLAY_PLAYTIME=true
SATISFACTORY_BOT_DISPLAY_SLIGHTLY_OFFENSIVE_MESSAGE=false

SATISFACTORY_BOT_DISPLAY_PLAYTIME is too opt out of sending the time played in te discord message(another issue that was open)

SATISFACTORY_BOT_DISPLAY_SLIGHTLY_OFFENSIVE_MESSAGE needs to be true aswel as SATISFACTORY_BOT_DISPLAY_PLAYTIME to resive a Sligtly Offensive Message. I made this feature opt in.

Also edited the ReadMe file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions