Master Kwoth
0d3d35613c
~osu command, better strings
2016-02-06 14:48:35 +01:00
Master Kwoth
62b2f0c869
improvements to getresponse, prune and clr (performance/ratelimit)
2016-02-05 18:17:48 +01:00
Master Kwoth
e14cb34c43
Better messages, radio, osu impl. started, trivia fix, questions fixed
2016-02-05 15:33:22 +01:00
Master Kwoth
7a95e14eae
Helpful error, forgot random.
2016-02-05 08:06:10 +01:00
Master Kwoth
861a587212
Hearthstone card search support
2016-02-05 08:01:31 +01:00
Master Kwoth
a7fc6e5bda
Volume, better music performance and other search performance
2016-02-04 14:17:15 +01:00
Master Kwoth
aa961bbe65
~h for help too, more work on yotube playlist queue, music debugging
2016-02-03 10:55:14 +01:00
Master Kwoth
b2f43f4f72
added ~cp command that gets you in jail, and @NadekoBot cry
...
Also started youtube playlist queue
2016-02-02 21:02:09 +01:00
Master Kwoth
f1cfad1556
more patting, better nullchecks, commschannel, greeted stats
...
osu stuff coming one of these days
2016-02-02 15:53:01 +01:00
Master Kwoth
e869972127
reworked music controls, prune fix, cleanup, other fixes
2016-01-31 19:51:27 +01:00
Master Kwoth
e71e390cca
new libs, crashfix, !m setgame, ripyear...
...
also better strings for music (plural and singular)
2016-01-31 09:22:47 +01:00
Master Kwoth
f48265d419
better hentai, cleanup, fixes
2016-01-28 16:52:39 +01:00
Master Kwoth
5933bb9830
fixed ~ani and ~mang, added $shuffle
2016-01-25 14:10:15 +01:00
Master Kwoth
63bf61cdd7
added ~hentai search by tag
2016-01-25 11:24:58 +01:00
Master Kwoth
40227a175a
moved extensions to a separate module, added lmgtfy
2016-01-21 03:17:06 +01:00
Kwoth
93d2fc9c36
cleanup, fixes
2016-01-20 18:56:42 +01:00
Kwoth
4910639591
Cleanup
...
- Moved semi-useful commands from conversation modules to the top
- Moved i and ir commands (they still don't work) to searches module
- Copied .die and .clr to administration module
2016-01-10 16:43:23 +01:00
Kwoth
0997a82513
added random cat command to searches module
2016-01-10 16:14:51 +01:00
Kwoth
c443cb8268
refactor, new api
2015-12-30 05:44:36 +01:00
Kwoth
fcb59b15ad
New lib, created some mock class for editing
...
The class would allow you to edit users LINQ-style , i just need to
convince voltana to make this happen
2015-12-15 09:28:26 +01:00
Kwoth
537595694a
More refactor, more extension methods.
...
Preparing to ditch this project...
I just want to reimplement image searches and then i will probably stop
working on this project.
2015-12-13 03:54:21 +01:00
Kwoth
e62849f999
Added randserver command
...
Moved avatar to conversations from searches.
2015-12-11 15:58:31 +01:00
Kwoth
741e1d0227
Made an extension to client.SendMessage
...
await client.SendMessage(e.Channel,msg); is now
await e.Send(msg);
also added e.reply. It mentions the user first and then prints the
message.
c# ftw
2015-12-10 02:22:15 +01:00
Kwoth
00d2b75cce
Improved help greatly.
...
Small fixes, improvements.
2015-12-10 00:05:08 +01:00
Master Kwoth
a909d69e4a
Initial commit
...
Enjoy
2015-12-05 12:03:11 +01:00