|
9aa2b17d1c
|
Fix kick command
|
2017-10-30 20:43:07 +01:00 |
|
|
3d93fe1a7a
|
making geekbot avocado free
|
2017-10-30 19:31:56 +01:00 |
|
|
e96d469c5a
|
Add avocado reaction to all messages by user 148542729658302464
|
2017-10-30 18:51:57 +01:00 |
|
|
001b937415
|
Add kick command
|
2017-10-30 18:35:08 +01:00 |
|
|
7167ea3ebc
|
Dividing admincmd into owner, admin and mod commands, add username history command
|
2017-10-27 00:18:58 +02:00 |
|
|
14dfbca389
|
Adding username history to user repo
|
2017-10-26 23:31:51 +02:00 |
|
|
9efac29956
|
Fixed code inconsistencies and adding support for logging to sentryio
|
2017-10-26 00:55:04 +02:00 |
|
|
2e083bc188
|
Fixing the highscore bug (hopefully)
|
2017-10-25 19:33:22 +02:00 |
|
|
1f48d0387b
|
Making the level calculator more efficient
|
2017-10-25 00:59:18 +02:00 |
|
|
ac73a8e6f9
|
Geekbot now uses the GNU GPLv3 license
|
2017-10-21 20:25:14 +02:00 |
|
|
73f29a5cf1
|
Make it impossible to add roles with evaluated permissions to self service (because people are stupid enough to do so apparently)
|
2017-10-19 23:55:09 +02:00 |
|
|
75c699e25b
|
Make modchannel command easier and some random stuff
|
2017-10-19 22:01:42 +02:00 |
|
|
2eca82e899
|
Add role self service commands
|
2017-10-19 21:43:37 +02:00 |
|
|
60fbe3d3fa
|
Super basic overwatch command
|
2017-10-13 23:40:39 +02:00 |
|
|
9632c5c1b4
|
Merge branch 'master' of github.com:pizzaandcoffee/Geekbot.net
|
2017-10-12 16:34:45 +02:00 |
|
|
58ba2980f9
|
Command Categories (more or less)
|
2017-10-12 16:34:10 +02:00 |
|
|
b0a61bc63e
|
Only reply with pong when user writes ping with space or just ping (Issue #10)
|
2017-10-10 20:27:39 +02:00 |
|
|
f30c136785
|
Adding random images of squirrels, croissants, pumpkins and turtles, combined all in mediaprovider class
|
2017-10-05 21:42:27 +02:00 |
|
|
0c9a2a5619
|
Adding battletag saving, settings in user repo, cors, help now reffers to website
|
2017-10-04 01:35:25 +02:00 |
|
|
ef6fd15116
|
Addin Pokedex Command
|
2017-10-03 21:47:09 +02:00 |
|
|
c48a3b5d84
|
Stop people from saving their own quotes
|
2017-10-03 18:46:14 +02:00 |
|
|
09dbb6b14d
|
Splitting and renaming userinfo.cs, adding commands endpoint to api, minor refactor in other places
|
2017-10-03 00:22:26 +02:00 |
|
|
92015d8880
|
Adding Initial API support, updating readme
|
2017-10-02 21:57:48 +02:00 |
|
|
6732506dae
|
Adding mal integration
|
2017-10-01 23:41:25 +02:00 |
|
|
8d08b87d09
|
Ability to notify mods when user left or deleted message
|
2017-09-30 17:26:24 +02:00 |
|
|
5771fcddba
|
Update Readme.md
|
2017-09-30 02:00:21 +02:00 |
|
|
6dcfeabfbd
|
UserRepository, Handler now have own class, uptime in !info
|
2017-09-30 01:38:10 +02:00 |
|
|
a549950ad9
|
Async Stuff, !rank doesn't mention anymore, setup finalizer, minor tweaks
|
2017-09-29 20:30:00 +02:00 |
|
|
b1f4e8ad93
|
Updating server stats embed to be uniform with user stats
|
2017-09-29 01:32:15 +02:00 |
|
|
98a13c9069
|
Highscores Bugfix, small stats changes
|
2017-09-29 01:23:52 +02:00 |
|
|
9f4e23ff20
|
Quotes now have image support and a new look
|
2017-09-29 00:18:31 +02:00 |
|
|
0b680d7fb2
|
new Quote command and bugfixes
|
2017-09-28 18:55:57 +02:00 |
|
|
a4cbc03202
|
Bugfix in rank, updated migration script
|
2017-09-27 23:26:32 +02:00 |
|
|
29c181ddda
|
Reworked Database, using hashtables now (mostly), ability to change game, several small improvents
|
2017-09-27 22:48:09 +02:00 |
|
|
7308e5257a
|
Moved store providers to geekbot.net.lib.media
|
2017-09-27 17:18:31 +02:00 |
|
|
0078de8a7f
|
Merge pull request #9 from pizzaandcoffee/logging
Logging
|
2017-09-26 22:15:40 +02:00 |
|
|
2a12d30d8f
|
Add More logging Statements
|
2017-09-26 22:14:53 +02:00 |
|
|
79e52774b8
|
Add Serilog
|
2017-09-26 15:49:25 +02:00 |
|
|
a7e3bb957f
|
Update dice to take multiple dices and take less space in the chat
|
2017-09-24 22:45:49 +02:00 |
|
|
7f833b05d3
|
Updating readme.me
|
2017-09-22 21:07:04 +02:00 |
|
|
16f78ddea4
|
remove online check
|
2017-09-19 20:41:28 +02:00 |
|
|
d88e9a6f18
|
Pandas, rip restsharp, stuff
|
2017-09-19 20:39:49 +02:00 |
|
|
3a5a0df846
|
Add google command, small change in dice and help commands
|
2017-09-19 18:53:59 +02:00 |
|
|
e57b80d4b4
|
Stats is stats again, dices now have modifiers
|
2017-09-18 23:31:11 +02:00 |
|
|
61542c5a3e
|
Merge pull request #8 from pizzaandcoffee/checkem
!Checkem, !Help and Code Opimizations
|
2017-09-15 23:00:01 +02:00 |
|
|
8911123b78
|
Updated Help Command and code update
|
2017-09-15 22:56:03 +02:00 |
|
|
c82d6ec666
|
Add Dub, Trips and Quads check to !checkem (please fix if you see this)
|
2017-09-15 21:10:22 +02:00 |
|
|
1295ed6206
|
Add Checkem Command
|
2017-09-15 12:58:49 +02:00 |
|
|
ee4c09e7ea
|
Merge pull request #7 from pizzaandcoffee/dice-and-fortune
Dice and Fortune Commands
|
2017-09-15 00:36:59 +02:00 |
|
|
35064cf90b
|
Adding Fortunes
|
2017-09-15 00:31:13 +02:00 |
|