Commit Graph

24 Commits

Author SHA1 Message Date
e56aac740b
remove space before all punctuation and add interrobang 2023-02-13 14:59:41 +03:00
738c4efa3b
remove space before comma 2023-02-13 14:36:25 +03:00
e26d385aed
patch incorrect string interp 2023-02-13 14:24:59 +03:00
5af24f2f02 Merge pull request 'Fix | Use Sentence Ending Event for Sentence' (#4) from mud/potomark-bot-rb:feature/punctuation-sentence into main
Reviewed-on: #4
2023-02-13 11:23:04 +00:00
83f6a5db1a Merge branch 'main' into feature/punctuation-sentence 2023-02-13 11:22:20 +00:00
ce02f1aeb5
use sentence ending event content when printing sentence 2023-02-13 12:21:20 +01:00
122447095b Merge pull request 'Feature | Add Support for More Punctuation Characters' (#3) from mud/potomark-bot-rb:feature/punctuation-sentence into main
Reviewed-on: #3
2023-02-13 11:19:46 +00:00
0529dbac85
add support for more punctuation characters 2023-02-13 12:17:47 +01:00
e75ac68a57
patch misplaced period 2023-02-11 18:31:03 +03:00
ba2f91d620
add sentence game 2023-02-11 18:28:31 +03:00
8829c57dd7
fix attachment bookmarks 2022-12-14 07:21:20 +03:00
6a10c6beb7
properly resolve pin wars 2022-10-26 14:06:13 +03:00
c66178451a Merge pull request 'only perform pinning functions on first/last pin' (#2) from mud/potomark-bot-rb:feature/pinning into main
Reviewed-on: #2
2022-10-26 10:55:49 +00:00
24e13036ce Merge branch 'main' into feature/pinning 2022-10-26 10:55:46 +00:00
e7a309a700
only perform pinning functions on first/last pin 2022-10-26 12:53:33 +02:00
89a36914db Merge pull request 'add support for pinning and unpinning' (#1) from mud/potomark-bot-rb:feature/pinning into main
Reviewed-on: #1
2022-10-26 10:29:30 +00:00
39443ef5ef
use message method instead of REST API 2022-10-26 12:27:34 +02:00
1e6289872d
add support for pinning and unpinning
messages get pinned in the same channel as the message was reacted to
2022-10-26 11:41:33 +02:00
96a4fe5751
properly break from block 2022-09-18 03:08:59 +03:00
8c520afafa
add proper LICENSE file 2022-09-18 03:03:40 +03:00
bb5ca3fd09
make message trim length a constant 2022-09-18 03:01:54 +03:00
a548f460d0
add functionality 2022-09-18 03:01:06 +03:00
a1b05103ed
add Gemfiles 2022-09-18 00:54:41 +03:00
39aa0dc2ca
add ruby gitignore 2022-09-18 00:53:19 +03:00