Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- MPP.chat.send('/fish');
- MPP.client.on('a', (msg) => {
- if (msg.a.startsWith(`Our good friend ${MPP.client.user.name} caught`) && msg.p._id == '65ae0743319838f2088b542b' || msg.a.startsWith(`Some of the fish`) && msg.p._id == '65ae0743319838f2088b542b') {
- MPP.chat.send('/fish');
- }
- });
Advertisement
Add Comment
Please, Sign In to add comment