This allows you to randomly pick anyone in Hack Club (whether they're deactivated or a bot) or randomly pick anyone from a list of users (where people add themselves or other people).
Use the button (https://slack.com/shortcuts/Ft0A27P380BE/dd663b60ff58e2f05d2d00fcf5350fb4) to roll a random user across the entire Hack Club workspace!
Use the button (https://slack.com/shortcuts/Ft0A2YUZ0KDE/514b7573a0b699ecf083b84ee4cd5dbc) to roll from a list of active users in Hack Club. This list is generated by people inputting the active users using the (https://slack.com/shortcuts/Ft0A2D6T1WKW/7155d80d0e235e31175add71e7a40a32) button, so please only add the people that are active
This bot was made using the Deno Slack SDK, so to install and deploy it yourself, you need to install the Slack CLI and Deno SDK to deploy the bot. The Sans Tracker bot's code is stored inside the sans folder.
- Clone the repository:
git clone https://github.com/Drummingcoder/default-bunny.git cd the-box - Deploy the bot:
slack deploy
It's as easy as that!