Commit Graph

67 Commits (master)

Author SHA1 Message Date
Lamp 9d72e59b20 update 2022-06-24 13:14:52 -07:00
Lamp 8d411b66f7
ignore flag world welcome message 2020-01-15 10:11:41 -08:00
Lamp 30e9aa6d55
ignore commands if guild has dimden's newer owop bot 2019-12-10 12:23:19 -08:00
Lamp dbca7a65d4
update lamp id 2019-12-10 12:18:36 -08:00
Lamp 9b3b126d6f
Ignore ban message except in owop discord 2019-11-24 14:46:03 -08:00
Lamp 94875d6bde update discord.js
also remove puppeteer so it doesnt keep installing on main instance where it's not used
2019-09-24 01:05:47 -04:00
OWOP Bot 264eaee181 fix missing channel/guild error handling 2019-09-06 18:14:49 -04:00
Lamp d2b8d16faf
Update antiswear.js 2019-08-25 17:18:18 -07:00
Lamp a435120daa remove discord error handler so it will restart on error because apparently things tend to break otherwise 2019-08-25 14:47:45 -07:00
Lamp 08f48c674b
escape formatting BEFORE adding formatting 2019-08-22 13:32:57 -07:00
Lamp e886c7786c
filter formatting 2019-08-22 13:29:11 -07:00
Lamp 8e97c02bd2
fix 2019-08-13 16:07:53 -07:00
Lamp 87e2bb2be1
include embeds and attachments in discord broadcasts 2019-08-13 15:59:40 -07:00
Lamp fd7bb5c9bc
Bold prefix to distinguish from newline fakes 2019-08-13 14:47:31 -07:00
Lamp 5cc091085c
Use message.cleanContent for webhooks to not ping 2019-08-08 12:21:02 -07:00
Lamp 1855a59468 Change name | guild divider char because it doesn't look right on others' platforms 2019-07-23 17:29:31 -07:00
Lamp 71aec22e73 fix bugs 2019-07-23 17:03:31 -07:00
Lamp 69ffc8c778 Merge branch 'master' of github.com:ledlamp/new-owop-bot 2019-07-23 16:38:46 -07:00
Lamp ff46f4d2d6 Webhook method for inter-discord-channel broadcasts
closes #1
2019-07-23 16:38:42 -07:00
Lamp 2d5a3cca0c npm audit fix 2019-07-23 17:33:54 -04:00
Lamp 73ae0ca6cb
Update world verification code 2019-07-23 13:46:37 -07:00
Lamp 4ea920327b console event didn't work as they mentioned it did 2019-06-24 12:21:06 -07:00
Lamp 414330cd8a fix web console logging 2019-06-24 12:14:53 -07:00
Lamp b64af10862 Merge branch 'master' of github.com:ledlamp/new-owop-bot 2019-06-22 16:32:34 -07:00
Lamp a90d0f9d3b log web console 2019-06-22 16:31:08 -07:00
Lamp 0dbb4056bc
Escape commands instead of blocking them 2019-05-28 15:34:55 -07:00
Lamp a6fb8e6214 Raise archive timeout to 30 mins
for slow cpu
2019-05-02 16:04:33 -07:00
Lamp 3f38b88274 handle attachments 2019-04-29 12:43:09 -07:00
Lamp 54c96fb9aa fix new permissions 2019-04-26 14:14:20 -07:00
Lamp 1985d4442a change command permissions to allow commands anywhere by default unless it has a whitelist 2019-04-26 14:01:38 -07:00
Lamp 039d0b9234 oof
allow scale command
2019-04-24 12:43:12 -07:00
Lamp 5386b869d1 auto-reconnect 2019-04-22 14:04:57 -07:00
Lamp 4eb2630424 exclude b! commands from sending to reddit 2019-04-20 15:47:58 -07:00
Lamp 59515b825f b!scale 2019-04-20 15:41:53 -07:00
Lamp 760a35e5e1 fix msg repetitions 2019-04-15 14:32:00 -07:00
Lamp 38de218924 merge repeating messages
hope this works
2019-04-15 14:13:18 -07:00
Lamp 783c76aec0 wrong chars 2019-04-05 13:39:51 -07:00
Lamp 048885fb48 Add antiswear for main world
to be consistent with owop chat
2019-04-05 13:34:43 -07:00
Lamp 56c46ef4d5 pixel art to reddit 2019-03-26 16:45:21 -07:00
Lamp 401685e538 {disableEveryone:true} 2019-03-26 14:22:09 -07:00
Lamp f617924d06 catch those pesky DiscordAPIErrors 2019-03-24 20:52:15 -07:00
Lamp c80a6c5a2e block users banned from owop discord 2019-03-24 20:44:35 -07:00
Lamp 48a52712d7 ignore dms, disallow commands, filter mentions 2019-03-24 19:31:59 -07:00
Lamp 1b5eb45a54 enable commands 2019-03-23 11:05:09 -07:00
Lamp 40c2791587 try..finally not working as desired as somewhere in page.evaluate() a promise throws unhandled rejection if page crashes; use "unhandledRejection" event instead 2019-03-23 10:55:01 -07:00
Lamp 5d2b49debc Add ability to bridge multiple discord channels to one owop channel; also found the silly bug that was causing bizzare issues 😆 2019-03-22 22:27:49 -07:00
Lamp 20b7de2956 nickname fixes 2019-03-22 14:29:09 -07:00
Lamp 2b8f7885ad add colon 2019-03-22 14:23:57 -07:00
Lamp 20f89bcd14 Refactor for world passwords
including alternate naming prefix
2019-03-22 14:21:51 -07:00
Lamp c907622426 jpdld not jpland also filter [Server] msgs 2019-03-22 13:50:55 -07:00