Nanashi.

Results 77 issues of Nanashi.

・単語AFK 「ねる」で自動設定 ・リマインド sb. afk 寝る remind 勉強する ってやると解除メッセージに「勉強する」が出る

改善

ステージ開放Bot ・ステージチャンネルに入っている状態でコマンドを打つとステージモデレーターになる ・最初のコマンドを打ったら他の人は使えなくなる ・最初のコマンドを打った人はモデレーターをコマンドで招待できる ・終了したら権限リセット&コマンド開放

改善

`sb.sban activate サーバーID` `sb.sban deactivate サーバーID` `sb.sban list` その後にBANされるとサーバーIDのサーバーでBANされる メンバーをBAN権限が必要

### 💡 Summary タイトル通りです。 Actorの例 ```json { "@context": [ "https://www.w3.org/ns/activitystreams", "https://w3id.org/security/v1" ], "id": "https://kw.sevenc7c.eu.org/ap/kiiteitte", "url": "https://kw.sevenc7c.eu.org", "name": "Kiiteitte", "type": "Service", "tag": [], "discoverable": true, "preferredUsername": "kiiteitte", "summary": "Kiite Cafe の曲を通知するBot。開発:@[email protected]",...

🐛Bug
🧩API
packages/backend

コンボ消す、PERFECTの代わりにAUTOを出す、AUTO LIVE表示?

![image](https://github.com/vim-jp/ekiden/assets/59691627/164b56cb-9fc9-4d29-8dec-2d81fd3450a9) VRTを追加します。(写真は失敗例)

**Is your feature request related to a problem? Please describe.** I get unneeded animations when I update neovide. I like neovide because it launches quickly, but I don't need animations....

enhancement

**ECMASCript feature** Explain the ECMAScript feature that you'd like to see implemented. `String.prototype.substr` (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr). It's deprecated, but it is still used in many libraries. **Example code** Give a code example...

enhancement

The current version doesn't work well with ESModules: ![image](https://github.com/mitschabaude/fast-base64/assets/59691627/1f6081c5-a19f-4e76-85a8-f9ae0831bae1) I think `types` field is required in every `exports`.