poshbotio / PoshBot

Powershell-based bot framework
MIT License
536 stars 108 forks source link

Add additional objects to !slap #178

Closed scrthq closed 4 years ago

scrthq commented 4 years ago

Description

Adds the following objects to the !slap command:

Added the additional Object parameter to !slap to specify an object. Defaults to a random object if the parameter is not specified or the object is not in the list of current objects.

Also replaced the default large trout thumbnail with something more crisp.

Related Issue

N/A

Motivation and Context

More slap options make everyone happy!

How Has This Been Tested?

Lots of slapping

Screenshots (if appropriate):

image

image

Types of changes

Checklist:

devblackops commented 4 years ago

lol

devblackops commented 4 years ago

@scrthq Can you re-target this to master?

scrthq commented 4 years ago

@devblackops I can, wouldn't that push the Discord backend to master as well though? not sure if you've merged you discord-backend branch in yet :eyes:

devblackops commented 4 years ago

yep. it's merged.

scrthq commented 4 years ago

@devblackops - new PR sent! https://github.com/poshbotio/PoshBot/pull/181