Commit Graph

43 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 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 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 73ae0ca6cb
Update world verification code 2019-07-23 13:46:37 -07:00
Lamp 0dbb4056bc
Escape commands instead of blocking them 2019-05-28 15:34:55 -07:00
Lamp 3f38b88274 handle attachments 2019-04-29 12:43:09 -07:00
Lamp 5386b869d1 auto-reconnect 2019-04-22 14:04:57 -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 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 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
Lamp 5dc3e41b34 lolwut missing return statement 2019-03-22 13:41:53 -07:00
Lamp b909227f58 Refactor & Allow multiple discord-owop bridges 2019-03-22 13:26:34 -07:00
Lamp 77a3f711d6 implement new credentials 2019-03-20 17:48:25 -07:00
Lamp 3d1ba81463 Actually separate archive module
Just make it a “one-off” (or whatever you call it) program that can be run by cron

Also --no-sandbox for container
2019-03-20 15:26:25 -07:00
Lamp 8a364e2178 Use webhook for archive
enables independent functionality
2019-03-20 15:10:46 -07:00
Lamp 19da2f8621 Fix archive by using Puppeteer instead :P 2019-03-20 14:57:00 -07:00
Lamp 8ac57c4fa5 Current version 2019-03-20 12:54:10 -07:00
DayDun a0882b29e9 Original script from https://pastebin.com/8u7KrGqF 2019-03-20 12:34:21 -07:00