Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sslime-s/bot_sslime
https://github.com/sslime-s/bot_sslime
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sslime-s/bot_sslime
- Owner: SSlime-s
- License: mit
- Created: 2022-07-24T08:53:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T13:17:36.000Z (8 months ago)
- Last Synced: 2024-06-01T13:55:29.729Z (8 months ago)
- Language: Rust
- Homepage: https://bot-docs.ssli.me/bot_sslime/
- Size: 212 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BOT_SSlime
[doc](https://sslime-s.github.io/BOT_SSlime/bot_sslime/)
## usage
SSlime っぽいことを `#gps/times/SSlime/bot` に定期投稿する BOT です
メンションをされたときや、参加しているチャンネルでは投稿に反応して投稿します### チャンネル参加
`@BOT_SSlime join` (join を含むメンションで参加します)
### チャンネル退出
`@BOT_SSlime leave` (leave を含むメンションで退出します)
### 返信頻度変更
返信頻度を100分率で変更します
`@BOT_SSlime /freq {数値}` (例: `@BOT_SSlime /freq 100`)
特に指定をしていないときは 20% で返信します## 自分で使いたい人へ
TODO