https://github.com/sevenc-nanashi/pooper
圧倒的な異臭を放つDiscord Bot。
https://github.com/sevenc-nanashi/pooper
discorb discord ruby
Last synced: about 2 months ago
JSON representation
圧倒的な異臭を放つDiscord Bot。
- Host: GitHub
- URL: https://github.com/sevenc-nanashi/pooper
- Owner: sevenc-nanashi
- License: mit
- Created: 2022-12-07T15:17:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T04:06:31.000Z (over 3 years ago)
- Last Synced: 2026-01-12T12:00:34.206Z (6 months ago)
- Topics: discorb, discord, ruby
- Language: Ruby
- Homepage: https://zenn.dev/mnonamer/articles/ba3eee6eb48177
- Size: 10.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Pooper + Qusine / チャンネルメッセージの絵文字を:poop:に置き換えるBot + Qusine(クサイン)付き
チャンネルのメッセージに絵文字が含まれている場合、その絵文字を:poop:に置き換えます。カスタム絵文字にも対応しています。

> **Note**
> Qusine(クサイン)は、[Quine](https://ja.wikipedia.org/wiki/%E3%82%AF%E3%83%AF%E3%82%A4%E3%83%B3_(%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%9F%E3%83%B3%E3%82%B0))のうち、特に異臭がするものを指す。
> 出典:なし
紹介記事:[圧倒的な異臭を放つBotを作ってみた ~Qusineを添えて~](https://zenn.dev/mnonamer/articles/ba3eee6eb48177)
## 使い方
1. `bundle install`で依存ライブラリをインストールします。
2. `.env.example`をコピーして`.env`を作成し、`TOKEN`にDiscordのBotのトークンを入力します。
3. `bundle exec discorb setup`でコマンドやDBをセットアップします。
4. `bundle exec discorb run formatted.rb`で起動します。
## ライセンス
MITライセンスです。詳しくは[LICENSE.txt](./LICENSE.txt)をご覧ください。