1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-20 00:43:36 +03:00
Commit graph

16 commits

Author SHA1 Message Date
635bf26601
Implement some unused guild configuration options
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-16 13:46:19 +05:00
3cd2b672a1
Move scheduled events to guild tick loop
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-11 22:54:41 +05:00
9c080d9691
Add support for temporary bans
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-11 16:57:19 +05:00
e883e143eb
Add xmldocs.
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-11 14:12:17 +05:00
4c31ebf826
Added ColorsList.cs 2023-06-08 20:01:18 +03:00
c1179888d5
Move NotificationReceiver into GuildConfiguration
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-08 21:05:45 +05:00
806746925e
Add /ban command v1
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-08 21:05:44 +05:00
91516a899c
Add a responder for scheduled event start
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-06-02 17:09:51 +05:00
4b8c3fd11c
Add responders for scheduled event cancellation and completion
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-05-31 18:11:24 +05:00
b89e557e48
Mention the event notification role when an event is created
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-05-31 16:52:33 +05:00
9dec46fb9c
Avoid using CacheService directly
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-05-31 16:49:07 +05:00
cca2965205
Fix issues reported by ReSharper, implement GuildData (only GuildConfiguration)
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-05-30 18:42:57 +05:00
f7dd09d43e
Remora.Discord part 4 out of ∞ (well that was painful)
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-05-29 22:49:25 +05:00
67a15f3822
Remora.Discord part 3 out of ∞
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-05-18 10:28:25 +05:00
d0ecfc7928
Remora.Discord part 2 out of ∞
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-05-17 00:18:12 +05:00
201a1ce079
Remora.Discord part 1 out of ∞
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-05-16 00:11:11 +05:00