Commit graph

978 commits

Author SHA1 Message Date
GreemDev
37c2e40d42 actually fix it this time 2021-05-16 05:02:41 -05:00
GreemDev
801b3da088 small cleanup 2021-05-16 04:53:43 -05:00
GreemDev
798c445782 allowedpastesites is now reloaded with the reload command 2021-05-16 04:52:57 -05:00
GreemDev
4f7465d97e Fix ArgumentException in $help announce 2021-05-16 04:41:50 -05:00
GreemDev
9363a7fc2f Add keepmsg/keepmessage section in help for announce command 2021-05-14 02:32:40 -05:00
GreemDev
81ed32f01b Allow dynamic paste URL support in help 2021-05-14 02:30:38 -05:00
GreemDev
20749e227b Touchups to the Announce command, you can now add -keepmsg or -keepmessage to prevent Volte from deleting your message. 2021-05-14 00:39:50 -05:00
GreemDev
03cc064719 minor changes 2021-05-05 21:34:16 -05:00
GreemDev
e1c322d970 Removed unused usings, add year and week support to TimeSpan parsing (you can remind for 1w now instead of using 7d) 2021-04-27 00:03:39 -05:00
GreemDev
fc5416b4b6 Zalgo command: generate zalgo text!
React with the octagonal sign emoji on pagers to clear reactions.
Moved from repeated Actions and Func<T>s to delegates, defined in Delegates.cs.
2021-04-21 15:51:22 -05:00
GreemDev
7ed2a80d5a fit github actions, remove pager timeout, fix urban command displaying improperly 2021-04-18 16:13:40 -05:00
GreemDev
c7fc4f2865 More cleanups, maybe github actions wants to work? 2021-04-17 06:31:46 -05:00
GreemDev
499cdfdeb9 more cleanups 2021-04-16 14:23:59 -05:00
GreemDev
b286f1b6a6 Many optimizations, addition of Unix arguments and addition of the Announce command 2021-04-13 03:27:17 -05:00
GreemDev
9d9260d2a5 Reformatting 2021-04-08 02:23:12 -05:00
GreemDev
19bab99fe5 bump ver 2021-04-07 01:07:08 -05:00
GreemDev
b9b5fdcd81 Finishing touches 2021-04-07 00:56:34 -05:00
GreemDev
ecce6a181a OkResult logic is now a ternary tree instead of if tree 2021-04-06 11:16:25 -05:00
GreemDev
99bbe753ed Setup command, more modifications 2021-04-06 02:17:30 -05:00
GreemDev
1b72244c88 Emojis command, uses paginator
Moving logic around
2021-04-05 17:41:39 -05:00
GreemDev
a7845d5958 Cleanups; more commands using interactive 2021-04-05 16:11:55 -05:00
GreemDev
85fd4cdd58 Interactivity from an old version of V4 implemented; support for urban dictionary pages and reminder listing (with pages too ofc) 2021-04-04 19:30:48 -05:00
GreemDev
1e0867d851 Urban dictionary modifications; removal of RestSharp 2021-04-02 02:25:08 -05:00
GreemDev
01fc4147f6 Urban Dictionary Command 2021-04-02 01:52:25 -05:00
GreemDev
1ba7a186ee Finishing touches 2021-04-01 21:01:23 -05:00
GreemDev
6fcc24da8b fixed bad grammar in Admin/Mod checks in help 2021-03-31 21:12:57 -05:00
GreemDev
e0608a7024 Remove Context#ReplyAsync, ReactAsync and add Inspect/Inheritance eval shortcut commands. 2021-03-31 19:39:13 -05:00
GreemDev
31c8ab3c13 Commands now show avatar url in the author even when the avatar is a default one
help now shows subcommands you can actually use, not just all of them
2021-03-31 18:05:56 -05:00
GreemDev
5ac7dc1d8a Reminders will now embed the creation message's url inside of the timestamp
Updated gommon
2021-03-31 17:53:33 -05:00
GreemDev
45b81fb097 fix the remind command showing timeunit - 1 as the time. 2021-03-30 19:40:23 -05:00
GreemDev
4e9adff605 Help attribute cleanups, reminder command description, example time format in help 2021-03-30 18:07:03 -05:00
GreemDev
03fe542624 remove debug code 2021-03-30 17:50:27 -05:00
GreemDev
a178f044c2 Volte Reminders 2021-03-30 17:49:37 -05:00
GreemDev
51e93b1fc1 Commands are now the color of your highest role; default if you're "colorless" 2021-03-30 14:54:54 -05:00
GreemDev
ee3228d1a3 Show welcome message placeholders in help 2021-03-24 20:41:33 -05:00
GreemDev
03b9211af5 Cleanups 2021-03-24 14:56:22 -05:00
GreemDev
cd992471e2 LoggingService -> Logger static class, it didn't make much sense to need access to a ServiceProvider to log stuff to console. Added command descriptions that SOMEHOW DIDNT HAVE ONE BECAUSE IM A DUMBASS 2021-03-24 00:35:59 -05:00
GreemDev
99d0d8db32 V3.6 is finished 2021-03-23 16:50:58 -05:00
GreemDev
587356ec93 Polish command logging, show only command groups in help as opposed to command groups AND their subcommands, merge smaller module bases into ModuleCommonBases.cs 2021-03-22 21:22:47 -05:00
GreemDev
ed86ed05c9 Pass over the project before Tuesday's release. More might come. 2021-03-21 20:27:05 -05:00
GreemDev
77f030d98b Help overhaul. Command groups. pain 2021-03-20 22:24:26 -05:00
GreemDev
f40709a88f EvalService -> EvalHelper
Rework QuoteService to *not* delete messages if they contain a comment, as they were hard to differentiate. Quote no longer shows comments.
2021-03-19 22:35:27 -05:00
GreemDev
76031c1fa6 ShowResponsibleModerator: toggle whether or not punished users can see who issued the punishment.
DumpConfiguration: dump your guild's configuration to paste.greemdev.net for debugging/support purposes. Or you can just do it for fun.
Renamed DatabaseService#UpdateData to Save.
Purge should post who purged to the Audit logs.
2021-03-18 23:19:09 -05:00
GreemDev
e6a896d08d Fixed #47, added checks for AddonService to prevent errors on startup that prevent the bot from starting. 2021-03-18 22:09:23 -05:00
GreemDev
95fddef22f Addon command: Show an addon or list every addon. Bot Owner only.
Touch ups to AddonService, first part of a basic API for addons.
2021-03-16 20:34:41 -05:00
GreemDev
5546abad83 experimental feature: Volte Addons 2021-03-16 12:04:48 -05:00
Evan Husted
5e49544653
Update README.md 2021-03-16 02:14:44 -05:00
GreemDev
4a435629ab update github actions 2021-03-16 00:24:44 -05:00
GreemDev
c2db497d26 Reverted to .NET Core 3.1. 2021-03-16 00:20:59 -05:00
GreemDev
f51bf37afa V3.5: release notes coming 2021-03-15 18:44:46 -05:00