diff options
| -rw-r--r-- | src/main.zig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.zig b/src/main.zig index 4a600e0..d534296 100644 --- a/src/main.zig +++ b/src/main.zig | |||
| @@ -114,6 +114,7 @@ const allowed_inline_bots = [_]i64{ | |||
| 114 | 296635833, // @lastfmrobot | 114 | 296635833, // @lastfmrobot |
| 115 | 473587803, // @LyBot | 115 | 473587803, // @LyBot |
| 116 | 595898211, // @DeezerMusicBot | 116 | 595898211, // @DeezerMusicBot |
| 117 | 733460033, // @crabravebot | ||
| 117 | 870410041, // @HowGayBot | 118 | 870410041, // @HowGayBot |
| 118 | 7904498194, // @tanstiktokbot | 119 | 7904498194, // @tanstiktokbot |
| 119 | }; | 120 | }; |