Commit graph

65 commits

Author SHA1 Message Date
839be1ebae
Merge branch 'master' into feature/context-menu 2022-03-06 11:21:38 +01:00
cef3e51ccd Update .gitlab-ci.yml file 2022-03-06 10:20:55 +00:00
265c689b79
Merge branch 'master' into feature/context-menu 2022-03-06 11:13:57 +01:00
0fc89a8c24 Update .gitlab-ci.yml file 2022-03-06 10:08:42 +00:00
4973ba8c15
update README 2022-03-06 11:03:27 +01:00
a79409b7af
update README 2022-03-06 11:02:51 +01:00
615b011c44
update README 2022-03-06 11:01:38 +01:00
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
fc05d2bd72 Hacky but working way for emoji reactions and py-cord version bump 2022-02-10 20:56:19 +01:00
4b39c5f11f Merge branch 'master' into feature/context-menu 2022-02-10 19:22:35 +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
98743da221 Merge branch 'master' into feature/context-menu 2022-01-31 22:52:08 +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
b86e671320 Merge branch 'master' into feature/context-menu 2022-01-31 21:16:54 +01:00
a493945552 add test.py to .gitignore 2022-01-31 21:11:00 +01:00
4e4cf48e60 experimental: add emoji text with modal and context menu 2022-01-31 21:09:58 +01:00
3639de8217 cleanup 2022-01-30 18:15:01 +01:00
9889574f33 working example 2022-01-30 18:08:56 +01:00
766859a53a fix context menu command 2022-01-30 17:09:42 +01:00
1700f9c979 adding context menu entry for emoji text 2022-01-30 14:05:57 +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