Miscellaneous commands for csp-bot
Project description
csp bot commands
Miscellaneous commands for csp-bot
Overview
This package contains fun, testing, and utility commands for csp-bot.
| Command | Type | Description |
|---|---|---|
/slap |
fun |
Slap someone with a wet trout |
/mets |
utility |
Get information about the NY Mets baseball team, including roster, players, and schedule information |
/thanks |
fun |
Thank another user with a random object or cash |
/_fun |
fun |
Randomly generated/selected quotes or trivia |
/delaytest |
test |
Tester command for delayed/repeated commands |
Any of these commands can be included in a csp-bot configuration following the documentation:
# @package _global_
defaults:
- /gateway: slack
- _self_
bot_name: CSP Bot
app_token: .slack_app_token
bot_token: .slack_bot_token
gateway:
_target_: csp_bot.Gateway
modules:
- /modules/bot
commands:
- /commands/help
- _target_: csp_bot_commands.DelayTestCommandModel
- _target_: csp_bot_commands.FunCommandModel
- _target_: csp_bot_commands.MetsCommandModel
- _target_: csp_bot_commands.ThanksCommandModel
- _target_: csp_bot_commands.TroutSlapCommandModel
[!NOTE] This library was generated using copier from the Base Python Project Template repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file csp_bot_commands-1.0.1.tar.gz.
File metadata
- Download URL: csp_bot_commands-1.0.1.tar.gz
- Upload date:
- Size: 33.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c45c044e46afe90ce0c72ab6c831be36724e14712d3c3ef54c29b26bc5254c54
|
|
| MD5 |
d8e47ddd82fe168081cb63e12c9e5f89
|
|
| BLAKE2b-256 |
d5a0b77ee91a0d4301bd0a2bf3ea9036fe38c6157768782011b9eade16a0e08b
|
File details
Details for the file csp_bot_commands-1.0.1-py3-none-any.whl.
File metadata
- Download URL: csp_bot_commands-1.0.1-py3-none-any.whl
- Upload date:
- Size: 37.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91538dd589f68c1a9cb896cb54207bbb799f5c6d1bbc0cdecc481c33d9b2bcf5
|
|
| MD5 |
969f4dd8b13d4734274a212376122136
|
|
| BLAKE2b-256 |
fdea2549776dcf89c3c1cacb0370a5d89554d4bc8d6e4745f46bdcd823155669
|