Commit graph

  • 01850ee4e2 URL of code repo changed. master Uwe Pfeifer 2024-11-28 20:27:34 +01:00
  • b48f3c1212 one small update ;D Uwe Pfeifer 2024-06-18 13:57:34 +02:00
  • 2d307c6598 Updated .gitignore last time Added guilds command Uwe Pfeifer 2024-06-18 13:55:05 +02:00
  • 36acc3f863 Nothing changed :P Uwe Pfeifer 2024-06-18 11:05:53 +02:00
  • 11ea3c07d1 Some info in administration.py because its obsolete. for managing the bot try the jishaku manual which is loaded by default and a requirement for the bot. Also some spelling corrections and yeah that's it. Uwe Pfeifer 2023-10-30 20:42:46 +01:00
  • e9e1ce7864 Added jishaku bot utilities for discord.py rewrite bots into requirements.txt . This can be used for syncing the bot commands later. Uwe Pfeifer 2023-03-04 14:38:17 +01:00
  • c4227e0a03 Merge remote-tracking branch 'origin/master' Uwe Pfeifer 2023-03-04 13:48:45 +01:00
  • 98a0d82169 Added "/admin say" command. Uwe Pfeifer 2023-03-04 13:48:09 +01:00
  • 07963f1407 some more description changing Uwe Pfeifer 2023-02-01 22:49:13 +01:00
  • 8abc27bc3a switched description Uwe Pfeifer 2023-01-01 14:14:23 +01:00
  • 0163a9f03a something seems to have changed here with the new pycharm ... Uwe Pfeifer 2022-12-31 22:04:43 +01:00
  • 5a23156881 Typo in README ;D Uwe Pfeifer 2022-12-23 14:52:35 +01:00
  • 1a44edc7ae One line too much? :) Uwe Pfeifer 2022-11-12 16:41:30 +01:00
  • 1c7f2a0295 Description for admin stop command, empty line at EOF. Uwe Pfeifer 2022-11-12 16:26:18 +01:00
  • 0180755b1f changed the logging a bit. Uwe Pfeifer 2022-11-11 22:46:24 +01:00
  • abadc6be04 actually make '/admin stop' work. :) last commit had a security problem. fixed. Uwe Pfeifer 2022-11-11 22:42:06 +01:00
  • ffba9d49b8 actually make '/admin stop' work. :) Uwe Pfeifer 2022-11-11 22:39:08 +01:00
  • 7c2cedef62 Adding administration.py. First push. Uwe Pfeifer 2022-11-11 21:45:54 +01:00
  • a8f870d4a0 Added bugreporting and feature requests Uwe Pfeifer 2022-11-10 22:25:01 +01:00
  • 8077cd6530 Added invite URL generation on startup with simple permissions Uwe Pfeifer 2022-11-10 21:59:51 +01:00
  • 1f461af68f Added invite URL generation on startup with simple permissions Uwe Pfeifer 2022-11-10 21:58:57 +01:00
  • 8571d7abc9 updated the configuration example file with more info. Uwe Pfeifer 2022-11-10 16:55:41 +01:00
  • 7f3841a3ae „README.md“ ändern Uwe Pfeifer 2022-11-09 21:23:50 +01:00
  • cfc062584a „README.md“ ändern Uwe Pfeifer 2022-11-09 21:23:10 +01:00
  • 58656fe533 Tested and enhanced scanext(). Should be working. freaky 2022-11-07 22:52:35 +01:00
  • 9824af4761 Tested and enhanced scanext(). Should be working. freaky 2022-11-07 22:51:54 +01:00
  • df1040dfec Changed scanext(). Needs testing. freaky 2022-11-07 22:31:47 +01:00
  • b8c56195c0 just last line in pybot-f.py and to have all changes on the gitea :) Uwe Pfeifer 2022-09-04 16:16:15 +02:00
  • d3292efa09 typo fix Uwe Pfeifer 2022-09-03 08:51:28 +02:00
  • 0a0a5bd88d Changed bot.ini.example to only have possible options in there. README.md unchanged but I first wanted to edit it ;D Uwe Pfeifer 2022-09-02 21:57:56 +02:00
  • 221f8ceee5 Fixed logging but not configurable anymore. Uwe Pfeifer 2022-08-17 15:32:47 +02:00
  • 7a43266291 Changed logfile to bot.log and added it to gitignore. Uwe Pfeifer 2022-08-17 00:26:34 +02:00
  • 5a2743f875 added log file to gitignore, and loglevel to .ini Uwe Pfeifer 2022-08-07 17:48:49 +02:00
  • 7447c301dd changed logging. its still not working somehow. ill try to fix it. Uwe Pfeifer 2022-08-07 17:47:56 +02:00
  • 7972b083c8 Just something added to the README Uwe Pfeifer 2022-06-27 22:45:49 +02:00
  • 60594ea8db Just showing something Uwe Pfeifer 2022-06-27 22:43:00 +02:00
  • b6eeea72a6 Testing Uwe Pfeifer 2022-05-27 19:35:46 +02:00
  • 66b46e54f4 Added some docs and made everything work which I implemented since now. :) Uwe Pfeifer 2022-05-27 10:20:21 +02:00
  • c28998b74a Some minor things ... Uwe Pfeifer 2022-05-26 23:41:17 +02:00
  • b0355cd332 adding requirements.txt :) Uwe Pfeifer 2022-05-26 22:47:24 +02:00
  • face2aec39 some fixes, code cleanup :) Uwe Pfeifer 2022-05-26 21:50:10 +02:00
  • 4c15168fde working bot but commands dont get registered on the guilds yet. Uwe Pfeifer 2022-05-26 17:10:20 +02:00
  • 2eb74ad89a reset bot token, testing stuff ... Uwe Pfeifer 2022-05-26 16:26:08 +02:00
  • 6f7e7ce7b0 reset bot token, testing ext functionality. Uwe Pfeifer 2022-05-26 15:56:36 +02:00
  • 4aa5c1b940 some first code added. hope the bot.ini doesnt get uploaded. :) for it to work, rename bot.ini.example to bot.ini, edit the file and install discord.py dependency. Uwe Pfeifer 2022-05-26 15:44:36 +02:00
  • daf0155f39 some first code added. hope the bot.ini doesnt get uploaded. :) for it to work, rename bot.ini.example to bot.ini, edit the file and install discord.py dependency. Uwe Pfeifer 2022-05-26 15:43:30 +02:00
  • 3f4255ab64 some first code added. hope the bot.ini doesnt get uploaded. :) for it to work, rename bot.ini.example to bot.ini, edit the file and install discord.py dependency. Uwe Pfeifer 2022-05-26 15:30:48 +02:00
  • ea4de10330 restore .gitignore and add intellij idea ignores Uwe Pfeifer 2022-05-20 23:12:22 +02:00
  • 9263a152a8 „.gitignore“ löschen Uwe Pfeifer 2022-05-20 21:01:53 +00:00
  • bf18335089 Few edits for tonight. Going to sleep now. Uwe Pfeifer 2022-05-15 22:33:30 +02:00
  • 3ad6c6c73e Initial commit Uwe Pfeifer 2022-05-15 20:14:33 +00:00