#Bookmarker is dead, can it be replaced?

7 messages · Page 1 of 1 (latest)

fair grotto
#

I used to mark a lot of messages here using that bot and then saving those messages to my collection when I'm on my computer. I can't do that anymore.

Can bookmark bot be replaced with other similar?

glacial tiger
fair grotto
#

Someday @crimson hawk will listen to our commands again

inland cloak
#

Some day may be only a few months away 👀

#

But yeah for the bookmark bot, I'm in favor of finding a replacement. But Monty is a bit more than just that if I remember correctly. I would prefer a single purpose bot for that. Or our own, shouldn't be too hard to add once I got the new bot to a usable state

glacial tiger
#

Yeah Monty includes quite a bit more features than just bookmarking, though i think some of them like autolinking github issues/prs (godot#999 will expand to an embed with information about the issue/pr) and/or code snippets (sending a github file link will similarly expand into an embed with code highlighted) might be useful here too (all of these toggle-able). with a bit of effort in coordinating with bot creator it can be possible to also enable godot doc viewing right inside discord too (monty already allows that for pypi projects using sphinx, and since godot's docs are also built using sphinx it they can be pretty easily included into bot)
another option might be https://github.com/Squidtoon99/bookmark-bot, which can be both invited (link at https://bookmark-bot.vercel.app/) or deployed on cf workers

inland cloak
#

Thanks for those links! I'll definitely check them out once I have more time.