This commit is contained in:
NullCat 2023-02-06 15:18:32 +09:00
parent 641a8f02ac
commit 28a837b1d5
3 changed files with 5 additions and 4 deletions

View File

@ -167,7 +167,7 @@ export default class 藍 {
// リアクションする
this.api('notes/reactions/create', {
noteId: data.id,
reaction: ':love_nullcatchan:'
reaction: ':catchan:'
});
});
@ -236,7 +236,7 @@ export default class 藍 {
}
);
let reaction: string | null = ':love_nullcatchan:';
let reaction: string | null = config.love;
let immediate: boolean = false;
//#region

View File

@ -12,6 +12,7 @@ type Config = {
memoryDir?: string;
shellgeiUrl?: string;
gomamayo: string;
"love": string;
"antenna": string;
"nadenade": string;
"erai": string;

View File

@ -37,7 +37,7 @@ export default {
okaeri: {
love: name => (name ? [`おかえり${name}`, `おかえりぃ${name}`] : ['おかえり!', 'おかえりぃ~']),
love2: name => (name ? `おかえり~~!!${name}今日も偉いね:love_nullcatchan:` : 'おかえり~~!!今日も偉いね:love_nullcatchan:'),
love2: name => (name ? `おかえり~~!!${name}今日も偉いね` : 'おかえり~~!!今日も偉いね!'),
normal: name => (name ? `おかえり${name}` : 'おかえり!')
},
@ -57,7 +57,7 @@ export default {
love2: ['あぅ… 恥ずかしいよぉ', 'あぅ… 恥ずかしぃ…', 'ふみゃ…!?'],
love3: ['んへへぇ ありがと:love_nullcatchan:', 'にへぇ~~', 'んみゅっ… ', 'もっともっとぉ...'],
love3: ['んへへぇ ありがと〜〜', 'にへぇ~~', 'んみゅっ… ', 'もっともっとぉ...'],
hate1: 'やめて',