{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":783818236,"defaultBranch":"main","name":"TeX-Bot-Py-V2","ownerLogin":"edwinchan129","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-04-08T16:23:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/91230172?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1713951740.0","currentOid":""},"activityList":{"items":[{"before":"3f3c1f473983913eb80496ee6f1c2e66037e8d8f","after":"e61f32b502f0539bdeb7a0ca11757559fadef8d1","ref":"refs/heads/archive-single-channel","pushedAt":"2024-04-24T09:48:01.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"edwinchan129","name":"Edwin Chan","path":"/edwinchan129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91230172?s=80&v=4"},"commit":{"message":"Merge branch 'archive-single-channel' of https://github.com/edwinchan129/TeX-Bot-Py-V2 into archive-single-channel","shortMessageHtmlLink":"Merge branch 'archive-single-channel' of https://github.com/edwinchan…"}},{"before":null,"after":"3f3c1f473983913eb80496ee6f1c2e66037e8d8f","ref":"refs/heads/archive-single-channel","pushedAt":"2024-04-24T09:42:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"edwinchan129","name":"Edwin Chan","path":"/edwinchan129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91230172?s=80&v=4"},"commit":{"message":"Move invite URL generation to `on_ready` event (#175)\n\n* Fix Issue #166\r\n\r\n* Fixed Pull Request #175 Ruff Issues\r\n\r\n* Trailing Whitespace in cogs/startup.py removed\r\n\r\n* Update test_utility functions and Remove unnecessary checks","shortMessageHtmlLink":"Move invite URL generation to on_ready event (CSSUoB#175)"}},{"before":"c575afb745dc7c86cd7aef21ca6920a8fbbe7e9b","after":"3f3c1f473983913eb80496ee6f1c2e66037e8d8f","ref":"refs/heads/main","pushedAt":"2024-04-24T09:41:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"edwinchan129","name":"Edwin Chan","path":"/edwinchan129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91230172?s=80&v=4"},"commit":{"message":"Move invite URL generation to `on_ready` event (#175)\n\n* Fix Issue #166\r\n\r\n* Fixed Pull Request #175 Ruff Issues\r\n\r\n* Trailing Whitespace in cogs/startup.py removed\r\n\r\n* Update test_utility functions and Remove unnecessary checks","shortMessageHtmlLink":"Move invite URL generation to on_ready event (CSSUoB#175)"}},{"before":"15dab8b670f07d59e4db54698544f586048bcca6","after":"2ad8e5df796351a7a819ab2b732c81c4119f5f13","ref":"refs/heads/move-invite-URL-Generation","pushedAt":"2024-04-20T20:41:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"edwinchan129","name":"Edwin Chan","path":"/edwinchan129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91230172?s=80&v=4"},"commit":{"message":"Merge branch 'main' into move-invite-URL-Generation","shortMessageHtmlLink":"Merge branch 'main' into move-invite-URL-Generation"}},{"before":"cffc9a8bee12b245d07f9808060e88c052f4902c","after":"15dab8b670f07d59e4db54698544f586048bcca6","ref":"refs/heads/move-invite-URL-Generation","pushedAt":"2024-04-19T23:13:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"edwinchan129","name":"Edwin Chan","path":"/edwinchan129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91230172?s=80&v=4"},"commit":{"message":"Update test_utility functions and Remove unnecessary checks","shortMessageHtmlLink":"Update test_utility functions and Remove unnecessary checks"}},{"before":"b34844c31aa71e5f1f3e13d3aadfd75226f23751","after":"cffc9a8bee12b245d07f9808060e88c052f4902c","ref":"refs/heads/move-invite-URL-Generation","pushedAt":"2024-04-14T21:42:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"edwinchan129","name":"Edwin Chan","path":"/edwinchan129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91230172?s=80&v=4"},"commit":{"message":"Trailing Whitespace in cogs/startup.py removed","shortMessageHtmlLink":"Trailing Whitespace in cogs/startup.py removed"}},{"before":"c575afb745dc7c86cd7aef21ca6920a8fbbe7e9b","after":"b34844c31aa71e5f1f3e13d3aadfd75226f23751","ref":"refs/heads/move-invite-URL-Generation","pushedAt":"2024-04-14T21:38:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"edwinchan129","name":"Edwin Chan","path":"/edwinchan129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91230172?s=80&v=4"},"commit":{"message":"Fixed Pull Request #175 Ruff Issues","shortMessageHtmlLink":"Fixed Pull Request CSSUoB#175 Ruff Issues"}},{"before":null,"after":"c575afb745dc7c86cd7aef21ca6920a8fbbe7e9b","ref":"refs/heads/move-invite-URL-Generation","pushedAt":"2024-04-14T20:57:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"edwinchan129","name":"Edwin Chan","path":"/edwinchan129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91230172?s=80&v=4"},"commit":{"message":"Fix Issue #166\n\nMoved invite URL generation to global function within utils/generate_invite_url.py.\nDeleted utils/__main__.py and utils/base_utility_function.py.\nRemoved main() from utils/init.py.\nMoved call to generate_invite_url() to startup.py.\n - If main guild not set, invite URL will be outputted and bot will be shutdown.\n - If main guild is set, invite URL will only be outputted if CONSOLE_LOG_LEVEL in environment variable set to DEBUG.\nI had to modify tests for generate_invite_url() in test/tests_util.py reflect new behavior as it no longer takes in command line arguments.\n - You may need to modify it accordingly to remove irrelevant test cases and adjust to new behavior.","shortMessageHtmlLink":"Fix Issue CSSUoB#166"}},{"before":"a334998480df8dee7f4bb4811a35183eb580ce53","after":null,"ref":"refs/heads/move-invite-URL-Generation","pushedAt":"2024-04-14T20:54:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"edwinchan129","name":"Edwin Chan","path":"/edwinchan129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91230172?s=80&v=4"}},{"before":"a334998480df8dee7f4bb4811a35183eb580ce53","after":"c575afb745dc7c86cd7aef21ca6920a8fbbe7e9b","ref":"refs/heads/main","pushedAt":"2024-04-14T20:45:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"edwinchan129","name":"Edwin Chan","path":"/edwinchan129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91230172?s=80&v=4"},"commit":{"message":"Fix Issue #166\n\nMoved invite URL generation to global function within utils/generate_invite_url.py.\nDeleted utils/__main__.py and utils/base_utility_function.py.\nRemoved main() from utils/init.py.\nMoved call to generate_invite_url() to startup.py.\n - If main guild not set, invite URL will be outputted and bot will be shutdown.\n - If main guild is set, invite URL will only be outputted if CONSOLE_LOG_LEVEL in environment variable set to DEBUG.\nI had to modify tests for generate_invite_url() in test/tests_util.py reflect new behavior as it no longer takes in command line arguments.\n - You may need to modify it accordingly to remove irrelevant test cases and adjust to new behavior.","shortMessageHtmlLink":"Fix Issue CSSUoB#166"}},{"before":null,"after":"a334998480df8dee7f4bb4811a35183eb580ce53","ref":"refs/heads/move-invite-URL-Generation","pushedAt":"2024-04-08T16:32:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"edwinchan129","name":"Edwin Chan","path":"/edwinchan129","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/91230172?s=80&v=4"},"commit":{"message":"Fix error in `README.md` (#171)","shortMessageHtmlLink":"Fix error in README.md (CSSUoB#171)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEOPaJLgA","startCursor":null,"endCursor":null}},"title":"Activity · edwinchan129/TeX-Bot-Py-V2"}