Commit graph

  • b97b8e83dc
    fix(poetry): updated deps master SeaswimmerTheFsh 2023-10-07 20:37:45 -0400
  • 90c193e127
    fix(pylint): only test with compatible versions SeaswimmerTheFsh 2023-10-07 20:32:51 -0400
  • 8e93307c9c
    feat(pylint): updated workflow file to work with amd64 systems SeaswimmerTheFsh 2023-10-07 20:30:50 -0400
  • 60493fbd77
    misc(moderation): improved code structure SeaswimmerTheFsh 2023-09-24 16:33:13 -0400
  • 944204a441
    fix(moderation): changed self.servers to self.client.servers SeaswimmerTheFsh 2023-09-24 16:20:33 -0400
  • 2d39b773f4
    fix(main): fixed pylint warning SeaswimmerTheFsh 2023-09-24 13:26:08 -0400
  • e7f569a9b0
    fix(poetry): remade poetry pyproejct file SeaswimmerTheFsh 2023-09-24 13:20:08 -0400
  • 4c6a04747d
    fix(poetry): updated lock file SeaswimmerTheFsh 2023-09-24 13:12:37 -0400
  • bb2c0a87f3
    feat(actions): added pylint to the poetry file and updated workflow file to use poetry SeaswimmerTheFsh 2023-09-24 13:07:58 -0400
  • 108b720ff2
    fix(actions): updated pylint workflow to work with forgejo SeaswimmerTheFsh 2023-09-24 08:18:29 -0400
  • e092e79d14 Update main.py Seaswimmer 2023-09-24 08:10:26 -0400
  • 506dda09b3 Update cogs/moderation.py Seaswimmer 2023-09-24 08:09:25 -0400
  • 2ab142af62 Update .github/workflows/pylint.yml Seaswimmer 2023-09-24 08:05:42 -0400
  • a8b432464b Update .github/workflows/pylint.yml SeaswimmerTheFsh 2023-07-13 12:02:40 -0400
  • 6297b5ec75 Update .github/workflows/pylint.yml SeaswimmerTheFsh 2023-07-13 11:49:57 -0400
  • 51bd0a8d71 removed [p]dbcreate SeaswimmerTheFsh 2023-07-01 14:52:42 -0400
  • 8e041bb204 implemented #16 and some other things SeaswimmerTheFsh 2023-07-01 13:52:01 -0400
  • d153a5f1bd fixed import order (pylint) SeaswimmerTheFsh 2023-07-01 12:00:03 -0400
  • 28f30bb36c improved moderation logging SeaswimmerTheFsh 2023-07-01 11:58:30 -0400
  • c9ecf699e4
    Merge pull request #11 from SeaswimmerTheFsh/info SeaswimmerTheFsh 2023-07-01 11:36:31 -0400
  • f1822b42cd roleinfo is completed but non-functional SeaswimmerTheFsh 2023-07-01 11:25:54 -0400
  • 8b53ab414d added serverinfo SeaswimmerTheFsh 2023-07-01 11:16:38 -0400
  • 4f269119f5 added a new env variable and added functionality to edited message logs SeaswimmerTheFsh 2023-07-01 11:01:39 -0400
  • baeab865f6 finished message logging SeaswimmerTheFsh 2023-07-01 10:50:27 -0400
  • ae08eed093 fixed kick command SeaswimmerTheFsh 2023-07-01 10:17:33 -0400
  • c24c82f718 disabled the problematic pylint rule SeaswimmerTheFsh 2023-07-01 10:09:53 -0400
  • b99313a6bd do you conform to snake-case now?? SeaswimmerTheFsh 2023-07-01 10:07:47 -0400
  • 452f130ec1 cleaning up more SeaswimmerTheFsh 2023-07-01 10:05:57 -0400
  • 6909900181 cleaning up & pylint fixes SeaswimmerTheFsh 2023-07-01 10:03:51 -0400
  • 2877627377 finished channelinfo SeaswimmerTheFsh 2023-07-01 09:59:18 -0400
  • 065eb8e681 pylint fixes SeaswimmerTheFsh 2023-06-30 16:30:24 -0400
  • 2c57d05abc pylint fixes SeaswimmerTheFsh 2023-06-30 16:26:22 -0400
  • 55ef52ae91 holy changes batman SeaswimmerTheFsh 2023-06-30 16:22:45 -0400
  • ba80c59cf0 implemented #13 SeaswimmerTheFsh 2023-06-23 10:42:48 -0400
  • 92053acd20 more stuff wooo SeaswimmerTheFsh 2023-06-22 22:18:42 -0400
  • 64545f7fe0 patched avatar command SeaswimmerTheFsh 2023-06-22 20:01:04 -0400
  • 60b8c5f6f1
    Update README.md SeaswimmerTheFsh 2023-06-22 15:47:18 -0400
  • d6a1d63648
    Update README.md SeaswimmerTheFsh 2023-06-22 15:46:37 -0400
  • 3e8fc0a8af pylint fixes SeaswimmerTheFsh 2023-06-22 15:26:14 -0400
  • 2de21e6262 working on info cog SeaswimmerTheFsh 2023-06-22 15:23:36 -0400
  • 9bb636ee34 initial commit SeaswimmerTheFsh 2023-06-21 22:06:41 -0400
  • c0e8445135 implemented CustomEmbed SeaswimmerTheFsh 2023-06-21 17:41:12 -0400
  • c5b2dfb2a8 actually fixing pylint SeaswimmerTheFsh 2023-06-21 17:19:47 -0400
  • 58f7aa6ebf fixing some pylint stuff SeaswimmerTheFsh 2023-06-21 17:16:33 -0400
  • 6a28033d52 added embed custom class (thanks MysticMia) SeaswimmerTheFsh 2023-06-21 17:03:29 -0400
  • 5a514f86f6 formatting fixes SeaswimmerTheFsh 2023-06-21 15:37:31 -0400
  • 8f39089324 added untimeout command SeaswimmerTheFsh 2023-06-21 15:33:19 -0400
  • 85a0ad8d75 formatting fix SeaswimmerTheFsh 2023-06-21 13:34:50 -0400
  • 9a737d5d74 added a kick command SeaswimmerTheFsh 2023-06-21 13:33:45 -0400
  • aad0fbf4b2 pylint fixes SeaswimmerTheFsh 2023-06-21 12:11:06 -0400
  • 1353b5e96b whole bunch of things SeaswimmerTheFsh 2023-06-21 12:06:24 -0400
  • d63c9300ab fixed mysql_log implementation SeaswimmerTheFsh 2023-06-21 09:27:04 -0400
  • 66b232781e changed type variable to moderation_type in mysql_log SeaswimmerTheFsh 2023-06-21 09:26:08 -0400
  • b615b258c2 pylint fixes SeaswimmerTheFsh 2023-06-21 09:24:15 -0400
  • a99bd711a7 pylint fixes SeaswimmerTheFsh 2023-06-21 09:22:40 -0400
  • f1754b3e1e big commit SeaswimmerTheFsh 2023-06-21 09:20:16 -0400
  • 48e0b710c2 actually moved moderation.py to the cogs folder SeaswimmerTheFsh 2023-06-20 20:32:12 -0400
  • 9b0bad0fa9 moved moderation.py to the cogs folder SeaswimmerTheFsh 2023-06-20 20:31:36 -0400
  • 89936460af pylint fixes SeaswimmerTheFsh 2023-06-20 20:09:08 -0400
  • 272b03946d whole lot of changes SeaswimmerTheFsh 2023-06-20 20:07:13 -0400
  • 522e3448df improved parse_timedelta SeaswimmerTheFsh 2023-06-20 12:44:45 -0400
  • 7ae63250d0 fixed import order and added self to parse_timedelta method on line 41 SeaswimmerTheFsh 2023-06-20 12:33:01 -0400
  • 397099b27b removed unused imports and fixed parse_timedelta SeaswimmerTheFsh 2023-06-20 12:30:33 -0400
  • d51c26c9ca initial commit for moderation cog SeaswimmerTheFsh 2023-06-20 12:28:40 -0400
  • 1d0d08ba47 added launch.json to gitignore SeaswimmerTheFsh 2023-06-20 12:18:35 -0400
  • 3b8be1d7a1 prefix command fix SeaswimmerTheFsh 2023-06-20 10:36:13 -0400
  • 0e4b934f9c dotenv -> python-dotenv SeaswimmerTheFsh 2023-06-20 10:24:06 -0400
  • 942565bd06 comment changes SeaswimmerTheFsh 2023-06-20 09:39:29 -0400
  • 1258062c4c a few fixes SeaswimmerTheFsh 2023-06-20 01:13:32 -0400
  • 74af3fb5d1 pylint fixes SeaswimmerTheFsh 2023-06-20 01:06:40 -0400
  • 3d26748dfc fixing pylint errors SeaswimmerTheFsh 2023-06-20 01:05:42 -0400
  • c9fa4a2845 prefix fixes + message logging SeaswimmerTheFsh 2023-06-20 01:02:22 -0400
  • 87fffd84ad fixing pylint false positives SeaswimmerTheFsh 2023-06-19 22:30:41 -0400
  • a54cdf40d7 fixing pylint errors SeaswimmerTheFsh 2023-06-19 22:28:30 -0400
  • d389cb0db0 renamed Client class to client SeaswimmerTheFsh 2023-06-19 22:25:16 -0400
  • 67d949a8a6 made all responses replies SeaswimmerTheFsh 2023-06-19 22:23:40 -0400
  • 71c3855375 made [p]ping reply to users SeaswimmerTheFsh 2023-06-19 22:20:17 -0400
  • 226e8b34d9 bunch of changes SeaswimmerTheFsh 2023-06-19 21:50:15 -0400
  • b0fbe87fc0 pylint fixes SeaswimmerTheFsh 2023-06-19 19:10:03 -0400
  • 7a05632bf0 updated ping command SeaswimmerTheFsh 2023-06-19 19:01:43 -0400
  • 53dfa9fa5b -- SeaswimmerTheFsh 2023-06-19 18:25:43 -0400
  • 8a76ed464c updated readme SeaswimmerTheFsh 2023-06-19 18:25:11 -0400
  • a3606aca7f more verbose comments SeaswimmerTheFsh 2023-06-19 17:23:27 -0400
  • 07749afef7 I think I actually fixed it this time SeaswimmerTheFsh 2023-06-19 17:20:35 -0400
  • 9ccd04a2c2 hopefully fixed pylint config file SeaswimmerTheFsh 2023-06-19 17:19:27 -0400
  • 4043825b71 (hopefully) final pylint change SeaswimmerTheFsh 2023-06-19 17:18:20 -0400
  • 83ec43ee21 more pylint fixes SeaswimmerTheFsh 2023-06-19 17:15:19 -0400
  • fd55b375b4 more pylint changes SeaswimmerTheFsh 2023-06-19 17:13:16 -0400
  • 83637385fe updated pylint SeaswimmerTheFsh 2023-06-19 17:11:20 -0400
  • 247c94852f pylint fix SeaswimmerTheFsh 2023-06-19 17:03:52 -0400
  • 1044a1719e removed dotenv from pylint SeaswimmerTheFsh 2023-06-19 17:02:35 -0400
  • 44cc8c7809 updated pylint to not use revolt.js 💀 SeaswimmerTheFsh 2023-06-19 17:01:29 -0400
  • 571156a53d
    Create pylint.yml SeaswimmerTheFsh 2023-06-19 16:59:59 -0400
  • 107de70052 changed readme.md SeaswimmerTheFsh 2023-06-19 16:53:46 -0400
  • 85cbc6fb01 made the prefix an env variable SeaswimmerTheFsh 2023-06-19 16:47:48 -0400
  • 02b6b7cfaa added disclaimer for api_url env var SeaswimmerTheFsh 2023-06-19 16:41:05 -0400
  • c0eeeb93f5 committing initial files SeaswimmerTheFsh 2023-06-19 16:39:15 -0400
  • 00b756eea9
    Initial commit SeaswimmerTheFsh 2023-06-19 16:22:52 -0400