3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-07-06 21:47:24 +02:00

4740 Commits

Author SHA1 Message Date
Alex Belanger
f246a7c329 Revert "Giving another try to daemon mode and StdinReader."
This reverts commit 11a67540b856a5e0aeee893ba4b559cb4c7c6d34.
2024-03-11 19:25:44 -04:00
Alex Belanger
11a67540b8
Giving another try to daemon mode and StdinReader. 2024-03-11 19:16:53 -04:00
Alex Belanger
a539f0cf19
Removing some packages on the host in favor of the future guests. 2024-03-11 19:11:42 -04:00
Alex Belanger
cfe820933b
Non-root user. 2024-03-11 19:04:02 -04:00
Alex Belanger
46b131ef74 Merge commit 'ca7670da3d42c72dade29cec14cc29cf85b16340' 2024-03-09 21:06:24 -05:00
Pragmatic Software
ca7670da3d
Plugin/Wordle: add letters subcommand to display good/unknown letters 2024-03-09 15:42:59 -08:00
Pragmatic Software
961da6f09f
cpanfile: add missing modules 2024-03-09 15:41:37 -08:00
Alex Belanger
5e18452dd6
Auth as cantdide. 2024-03-09 01:20:31 -05:00
Alex Belanger
a7ce1e8e30
Hack, no longer construct StdinReader. 2024-03-09 01:00:14 -05:00
Alex Belanger
0904e0c239
Run in deaemon mode. 2024-03-09 00:44:12 -05:00
Alex Belanger
94e30b820c
File change detection 2024-03-09 00:18:59 -05:00
Alex Belanger
a559ed3dc2
It doesn't pass args, not sure why. 2024-03-09 00:12:03 -05:00
Alex Belanger
77c6ffacf4
Args not honored. 2024-03-08 23:21:50 -05:00
Alex Belanger
ddef5f6ae3
Sed replace in-file. 2024-03-08 23:07:40 -05:00
Alex Belanger
5c4b13cdaf
Second attempt at deploying. 2024-03-08 22:58:38 -05:00
Alex Belanger
3b023f34be
Let's try to deploy it now. 2024-03-08 22:47:42 -05:00
Alex Belanger
4969cf00ab
More dockerroo. 2024-03-08 22:23:25 -05:00
Alex Belanger
ea70564d08
Get pods. 2024-03-08 22:18:42 -05:00
Alex Belanger
3bbf14699c
Creds again. 2024-03-08 22:04:17 -05:00
Alex Belanger
b539cd414b
Creds again. 2024-03-08 21:16:28 -05:00
Alex Belanger
0d19848f33
Creds. 2024-03-08 21:12:36 -05:00
Alex Belanger
1fc64b2d7d
Only build and push for now. 2024-03-08 21:11:11 -05:00
Alex Belanger
e9fc455011
Triggers still not working? 2024-03-08 20:48:43 -05:00
Alex Belanger
04b3567b06
Wrong default branch trigger. 2024-03-08 20:47:47 -05:00
Alex Belanger
ee0714e853
Trigger the pipeline. 2024-03-08 20:45:04 -05:00
Alex Belanger
115fee55d1
Proof-of-concept deploy to GKE. 2024-03-08 20:41:41 -05:00
Alex Belanger
328d34b889
Fix stray comma in Wordle plugin. 2024-03-08 20:28:31 -05:00
Alex Belanger
a493a7162e
Missing cpan dependency. 2024-03-08 20:25:35 -05:00
Alex Belanger
22d5823e9c
Adding Dockerfile. 2024-03-08 20:24:42 -05:00
Pragmatic Software
fa29212bc3
Plugin/Wordle: add ability to start custom Wordles 2024-03-07 15:59:46 -08:00
Pragmatic Software
e251ccb7a1
Plugin/Wordle: misc improvements:
* remove initial "? ? ? ? ?" text after first guess
* show count of guesses when solved
* remove "Wordle: " text
2024-03-07 10:20:53 -08:00
Pragmatic Software
d8a67ae0c5
Plugin/Wordle: silence uninitialized warning 2024-03-07 09:09:59 -08:00
Pragmatic Software
440a72c71e
Plugin/Wordle: minor refactor 2024-03-07 08:59:41 -08:00
Pragmatic Software
435faaa18c
Add Wordle plugin; update games section of README 2024-03-07 03:17:07 -08:00
Pragmatic Software
7d3cd3f215
Plugin/Spinach: fix subroutine signatures 2024-03-06 15:07:09 -08:00
Pragmatic Software
1cb6a114b8
Plugin/Battleship: fix bomb input constraints
Players who have been removed or have lost can no longer attack.

Fix attack range checks.
2024-03-05 22:00:55 -08:00
Pragmatic Software
4b5e3d0d41
Plugin/Battleship: fix show_battlefield() sub signature 2024-03-05 21:01:32 -08:00
Pragmatic Software
d4880854db
Plugin/WordMorph: add search subcommand to find words by regex 2024-02-22 18:56:52 -08:00
Pragmatic Software
eb5b1540d5
Plugins/WordMorph: custom optionally accepts number of steps instead of second word 2024-01-26 19:01:42 -08:00
Pragmatic Software
cdb41e4334
WordMorph: merge SCOWLv3 and NWL2020 2024-01-10 17:10:49 -08:00
Pragmatic Software
6515f34f40
Update Plang submodule 2023-11-23 16:05:40 -08:00
Pragmatic Software
48e2692b5b
Update Plang submodule 2023-11-15 14:19:18 -08:00
Pragmatic Software
7347fef521
EventQueue: minor whitespace correction 2023-11-14 10:44:43 -08:00
Pragmatic Software
afa124e0d3
Commands/ChanOp: Group multiple unbans/unmutes together into one command 2023-11-14 10:42:16 -08:00
Pragmatic Software
7b69980eff
Plugin/Plang: update output_value() to accept scope argument 2023-11-09 20:42:20 -08:00
Pragmatic Software
522915dfde
Update Plang submodule 2023-11-09 20:35:35 -08:00
Pragmatic Software
d5ea8f5bea
Update Plang submodule 2023-11-05 09:29:06 -08:00
Pragmatic Software
c09b76337d
Update Plang submodule (added UFCS!) 2023-10-30 00:50:53 -07:00
Pragmatic Software
cc18f0509e
Update Plang submodule 2023-10-28 03:06:55 -07:00
Pragmatic Software
e4ba141aef
Update Plang submodule 2023-10-27 19:28:28 -07:00