Commit graph

99 commits

Author SHA1 Message Date
7a555694e5
update README 2022-03-06 10:43:44 +01:00
acf2276c49 Merge branch 'debug/container-privileges' into 'master'
Do not run the container as root

See merge request aaron-riedel/shbot!8
2022-03-06 09:01:34 +00:00
20437c4899
Do not run the container as root 2022-03-06 09:58:45 +01:00
74425995f7 Update .gitlab-ci.yml file 2022-03-06 04:08:40 +00:00
965f7d2242 bump py-cord version 2022-02-10 21:24:02 +01:00
f880b7246b bump py-cord version 2022-02-04 11:14:06 +01:00
2bdd7abc05 create threads on votes and surveys 2022-02-01 19:21:28 +01:00
f16d9d818a fix error 2022-02-01 16:26:46 +01:00
f0c91d8678 fix error... again 2022-02-01 16:25:31 +01:00
0b2dfca4dd add empty bot to clear commands. 2022-02-01 11:34:51 +01:00
759af6b98b fix stupid error 2022-01-31 22:16:49 +01:00
9525db62b5 rewrite parts of start and stop commands 2022-01-31 22:13:16 +01:00
a493945552 add test.py to .gitignore 2022-01-31 21:11:00 +01:00
448a31aff8 Merge pull request 'debug/stop-command' (#3) from debug/stop-command into master
Reviewed-on: aaron/shbot#3
2022-01-29 18:49:35 +01:00
0e3a8a09d0 add .gitignore 2022-01-29 18:47:53 +01:00
dd4c7e7fe0 fix error in stop command coming from timezone addition 2022-01-29 18:47:28 +01:00
4208fb5d15 try to debug error 2022-01-29 18:38:13 +01:00
26bb07f7b8 fix error 2022-01-29 18:33:35 +01:00
e7e23bf0f7 Merge pull request 'upgrade to py-cord libary 2.0 and adding slash commands' (#2) from pycord-2 into master
Reviewed-on: aaron/shbot#2
2022-01-29 07:47:55 +01:00
c7bd4380af use beta 1 of py-cord lib 2022-01-29 07:47:07 +01:00
5978e40e78 remove test stuff 2022-01-25 06:50:06 +01:00
095abc6fbd insert more slash commands like roll and gmroll 2022-01-23 22:59:28 +01:00
ec7bdc6b20 added Slash commands 2022-01-23 19:41:22 +01:00
86fd0048c1 change libary to py-cord 2022-01-23 06:05:18 +01:00
f71f14663c hide yesno command in help list 2022-01-23 03:45:49 +01:00
42f7e01e4b minor typo fix 2022-01-23 03:43:03 +01:00
c58ebdb6be fix error in string formatting 2022-01-23 03:42:11 +01:00
6add77b5f0 reworked permissions and help texts 2022-01-23 03:30:10 +01:00
ffeb87ab4c disabled dm_help for the help command 2022-01-23 03:26:33 +01:00
49eea64b3b beautify error message 2022-01-23 03:23:47 +01:00
c9ad91a86a added rudimentary error handling 2022-01-23 03:19:43 +01:00
56bba123c7 added Help 2022-01-22 21:44:08 +01:00
689a6e4314 edited readme 2022-01-22 21:11:52 +01:00
afc80258ea rework the whole bot for the new command system 2022-01-22 21:09:45 +01:00
9407111771 Merge remote-tracking branch 'origin/master' into dev 2022-01-22 19:42:56 +01:00
b2cf33eeec fixed some errors 2022-01-22 19:41:03 +01:00
6ec6b7f60e introduction of new command system with 2 commands to test it 2022-01-22 19:20:18 +01:00
e4db16eefe add spoiler tag and ping to vote
Signed-off-by: aaron <git@ar21.de>
2022-01-12 16:43:39 +01:00
4072723027 Readme edited 2021-12-09 17:30:58 +01:00
974e58992c
Revert "deleted some important stuff to test rollbacks"
This reverts commit 454162cbb8.
2021-12-09 01:28:50 +01:00
454162cbb8
deleted some important stuff to test rollbacks 2021-12-09 01:23:54 +01:00
67365f6873
Beautify code and test signing 2021-12-08 20:44:55 +01:00
df20d1c8b4 Merge pull request 'test' (#1) from aaron-test/shbot:master into master
Reviewed-on: aaron/shbot#1
2021-12-08 20:24:04 +01:00
be0d14049f test 2021-12-08 20:22:23 +01:00
458dc6e843 adding spoiler tag to ping during survey 2021-12-08 19:21:38 +01:00
aa6b99a6b4 Ping bei Umfragen 2021-12-08 19:17:39 +01:00
9445141ea2 cleanup 2021-12-08 19:13:22 +01:00
0a7680188f first commit 2021-12-08 18:35:28 +01:00
af350efbdc Initial commit 2021-12-08 17:38:29 +01:00