Skip to content

Commit

Permalink
chore: basslineコマンドの削除 (#880)
Browse files Browse the repository at this point in the history
  • Loading branch information
book000 authored Jul 31, 2024
1 parent db707e1 commit 2d55567
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 61 deletions.
29 changes: 0 additions & 29 deletions docs/commands/bassline.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/commands/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

- [akakese](akakese.md): 垢消せ。
- [alpha](alpha.md): オ、オオwwwwwwwwオレアルファwwwwwwww最近めっちょふぁぼられてんねんオレwwwwwwwwエゴサとかかけるとめっちょ人気やねんwwwwァァァァァァァwwwクソアルファを見下しながら食べるエビフィレオは一段とウメェなァァァァwwwwwwww
- [bassline](bassline.md): ベースラインパーティー中の臨時ニュースを投稿します。
- [birthday](birthday.md): [毎日 `#general` に投稿されるメッセージ](../features/everyday.md) で掲載される、誕生日関連の設定・確認を行えます。
- [controrandja](controrandja.md): [tochaos コマンド](tochaos.md) のエイリアスコマンドです。
- [getatama](getatama.md): アタマな文章を生成します。
Expand Down
29 changes: 0 additions & 29 deletions src/commands/bassline.ts

This file was deleted.

2 changes: 0 additions & 2 deletions src/discord.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import { Logger } from '@book000/node-utils'
import { BaseDiscordEvent } from './events'
import { Configuration } from './config'
import { BaseCommand } from './commands'
import { BasslineCommand } from './commands/bassline'
import { PingCommand } from './commands/ping'
import { TmttmtCommand } from './commands/tmttmt'
import { PotatoCommand } from './commands/potato'
Expand Down Expand Up @@ -62,7 +61,6 @@ export class Discord {
public static readonly commands: BaseCommand[] = [
new AkakeseCommand(),
new AlphaCommand(),
new BasslineCommand(),
new BirthdayCommand(),
new ContorandjaCommand(),
new GetAtamaCommand(),
Expand Down

0 comments on commit 2d55567

Please sign in to comment.