diff --git a/.gitignore b/.gitignore index ab7f451..f348685 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,5 @@ __pycache__/ *.pyc *.pyo .env +notion/tokens.json +notion/states.json diff --git a/notion/states.json b/notion/states.json deleted file mode 100644 index 143d33e..0000000 --- a/notion/states.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "8dc41d86680a48fc": { - "user_key": "test", - "created_at": 1779188284.6454058 - }, - "47e1b6396e66485d": { - "user_key": "user_6cf8e59d", - "created_at": 1779188290.1558285 - }, - "fba138f24b2c4b99": { - "user_key": "user_e8d4c0d7", - "created_at": 1779188295.3754983 - } -} \ No newline at end of file diff --git a/notion/tokens.json b/notion/tokens.json deleted file mode 100644 index c8fc215..0000000 --- a/notion/tokens.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "default": { - "access_token": "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", - "bot_id": "365fb92f-3831-8183-b218-00272e81c4c9", - "workspace_name": "零点原核频道", - "workspace_icon": "https://s3-us-west-2.amazonaws.com/public.notion-static.com/b9789de7-f44b-4d9e-bb5e-f9f8de532606/IMG_9993.jpeg", - "owner": { - "type": "user", - "user": { - "object": "user", - "id": "1d4d872b-594c-815e-8cfd-0002d22415e8", - "name": "冰朔", - "avatar_url": "https://s3-us-west-2.amazonaws.com/public.notion-static.com/a6066887-c5b2-421f-9d7a-2565b21b1e18/IMG_9160.jpeg", - "type": "person", - "person": { - "email": "565183519@qq.com" - } - } - }, - "created_at": 1779188407.0561311 - } -} \ No newline at end of file