Commit Graph

26 Commits

Author SHA1 Message Date
David Todd 5e6c0196c8 move telegram bot to main server 2020-01-19 18:57:35 -06:00
David Todd 6979c88d14 setup bot connection to telegram 2020-01-19 17:45:21 -06:00
David Todd a356c50ce0 Load bot info from environment 2020-01-19 17:45:07 -06:00
David Todd efcf7f91a1 ignore environment credentials 2020-01-19 17:20:19 -06:00
David Todd 991f887823 forgot to import base class 2020-01-19 00:21:29 -06:00
David Todd 68032742ba Prepare for Telethon Authenticator 2020-01-19 00:20:40 -06:00
David Todd 4b613cb8d5 update todo 2020-01-18 23:35:59 -06:00
David Todd 83f2640c63 update dependencies for telethon 2020-01-18 22:53:46 -06:00
David Todd c3f55fdf1b update readme 2020-01-18 22:51:52 -06:00
David Todd 98d5de5c44 fix index string 2020-01-18 22:50:06 -06:00
David Todd c2727946cb big readme update 2020-01-18 22:48:34 -06:00
David Todd 34275f9b63 Add conflict message 2020-01-18 22:33:02 -06:00
David Todd 433083e28c update readme 2020-01-18 22:14:16 -06:00
David Todd e991b54c9d ids need to be UUID objects 2020-01-18 22:12:34 -06:00
David Todd 60a839a328 Add ability to update bookmarks 2020-01-18 22:07:26 -06:00
David Todd 74161608df Raise 404 when bookmark(s) doesn't exist 2020-01-18 21:55:43 -06:00
David Todd b5a67b1216 commit to database when deleting 2020-01-18 21:52:33 -06:00
David Todd 1809278934 Add bookmark deletion 2020-01-18 21:47:57 -06:00
David Todd 8962503f4f Update readme 2020-01-18 21:43:44 -06:00
David Todd 33244503e0 Add simple server 2020-01-18 21:39:47 -06:00
David Todd bf41f258b2 ignore vscode settings 2020-01-18 21:39:26 -06:00
David Todd 163d8b71c4 Add simple API 2020-01-18 21:38:52 -06:00
David Todd 200ed14d13 Move Database into API, minor tweaks 2020-01-18 21:38:33 -06:00
David Todd 0b0db7ab4a Change module comment 2020-01-18 20:01:36 -06:00
David Todd 3b221a51c6 Add Database 2020-01-18 19:56:35 -06:00
David Todd b6d55da74f Initial Commit 2020-01-18 19:53:23 -06:00