Skip to content

Commit

Permalink
Update src/service/command/meme/tsureteike.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Mikuroさいな <[email protected]>
  • Loading branch information
m2en and MikuroXina authored Jan 21, 2023
1 parent 3e03237 commit 280dfe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/service/command/meme/tsureteike.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import type { MemeTemplate } from '../../../model/meme-template.js';

export const tsureteike: MemeTemplate<never, never> = {
commandNames: ['tsureteike', 'hunt'],
description: `「この中に〜はいるか 連れて行け」\nex.) \`!tsureteike プログラマ Rustは知っているか? ゲームですか? 錆のこと? 🦀\``,
description: '「この中に〜はいるか 連れて行け」\nex.) `!tsureteike プログラマ Rustは知っているか? ゲームですか? 錆のこと? 🦀`',
flagsKeys: [],
optionsKeys: [],
errorMessage: '構文ミスだ、問答無用で連れて行け',
Expand Down

0 comments on commit 280dfe7

Please sign in to comment.