Kwoth
732394a366
Some cleanup
2016-09-04 17:23:58 +02:00
appelemac
b4037f2c33
seperated models, added alias attribute
2016-09-04 16:57:02 +02:00
appelemac
673d7698e0
automated updating of currency
2016-09-04 16:26:23 +02:00
appelemac
671fb47da5
Merge remote-tracking branch 'refs/remotes/Kwoth/1.0' into unitconversion
...
# Conflicts:
# src/NadekoBot/Services/Database/NadekoContext.cs
2016-09-04 15:16:38 +02:00
appelemac
0bf79cb888
finalization
2016-09-04 15:11:02 +02:00
Kwoth
da7dbb7f32
-h now properly shows and works with aliases
2016-09-04 01:21:08 +02:00
Kwoth
a6fce3f6c8
Added aliases
2016-09-04 00:23:29 +02:00
Kwoth
44a1090ece
Fixed slowmode
2016-09-03 17:50:10 +02:00
Kwoth
1c34b97e97
Ratelimiting done, untested
2016-09-03 15:04:07 +02:00
Kwoth
6d2c9970a7
Fix to v+t, finished typing articles?
2016-09-01 03:12:08 +02:00
Kwoth
fdc6967bd0
Updated migration
2016-09-01 02:19:29 +02:00
Kwoth
9a957b95e3
Added stream notifications hopefuly?
2016-09-01 02:17:48 +02:00
Kwoth
1557ba2e81
Fixes to cross server thingy
2016-08-31 15:16:01 +02:00
Kwoth
caf8bcc761
Cross server almost done, need owner-only permission check
2016-08-31 07:49:32 +02:00
Kwoth
e847c02f41
Done v+t, using local cache to avoid querying db every user update
2016-08-31 06:58:55 +02:00
appelemac
d4ae9e712a
Added Temperature, case insensitivity
2016-08-30 21:59:33 +02:00
appelemac
afa2cbee4f
Merge remote-tracking branch 'refs/remotes/Kwoth/1.0' into unitconversion
2016-08-30 18:51:37 +02:00
appelemac
88a2bb83f8
conversion
2016-08-30 18:51:27 +02:00
Kwoth
a081f1c89c
Almost done v+t
2016-08-30 16:43:54 +02:00
Kwoth
465b598286
Added anime and manga search w/o restsharp
2016-08-30 16:01:32 +02:00
Kwoth
598865609e
Default music volume command added
2016-08-30 03:22:15 +02:00
Kwoth
7647f71020
Added more database stuff, applied migrations
2016-08-30 03:17:16 +02:00
Kwoth
e6dca827f9
Some database stuff.
2016-08-30 03:11:25 +02:00
Kwoth
2be15c921d
Fixed delmsgoncmd, added CommandExecuted event
2016-08-30 02:17:21 +02:00
Kwoth
c2ed70c1ac
updated discord.net, moved command stuff to commandhandler
2016-08-30 00:47:04 +02:00
Kwoth
5dd55bbc0a
Added as much gambling as possible without drawing
2016-08-30 00:00:19 +02:00
Master Kwoth
aef0168f74
Merge pull request #603 from ritsu/dev
...
Fix typo in docs for installing Mono on CentOS/Fedora
2016-08-29 16:26:56 +02:00
ritsu
7c593a5588
Merge pull request #1 from ritsu/fix-typo-docs-mono-centos
...
Fix typo in docs for Installing Mono on CentOS
2016-08-29 10:22:09 -04:00
ritsu
022da6bee5
Fix typo in docs for Installing Mono on CentOS
2016-08-29 10:21:47 -04:00
Kwoth
687fedca75
Fix first argument
2016-08-29 14:34:46 +02:00
Master Kwoth
20c7ce291e
Merge pull request #600 from miraai/dev
...
Fixed spelling
2016-08-29 12:34:19 +02:00
Master Kwoth
279e2e2047
Merge pull request #602 from Kwoth/master
...
docs stuff
2016-08-29 12:34:09 +02:00
miraai
7cad5c47b4
Fixed a spelling mistake
2016-08-29 01:17:45 +02:00
miraai
f51f2101d4
Merge pull request #3 from Kwoth/dev
...
Dev
2016-08-29 01:15:58 +02:00
Kwoth
248dab4855
work on repeater
2016-08-28 22:59:12 +02:00
appelemac
9057221390
Merge remote-tracking branch 'refs/remotes/Kwoth/1.0' into unitconversion
2016-08-28 14:22:53 +02:00
Kwoth
fb223effbb
Some random stuff
2016-08-28 14:19:50 +02:00
Kwoth
4b6ae56f5a
a few fixes due to discord.net breaking changes /s
2016-08-28 04:33:09 +02:00
Kwoth
2c7282dab1
update discord.net
2016-08-28 02:49:30 +02:00
Kwoth
237a5a8aef
updated discord.net
2016-08-28 02:46:57 +02:00
Kwoth
64bfb5f0d6
Bot config, playing statuses, a LOT of other stuff
2016-08-28 02:46:36 +02:00
Master Kwoth
2721b498f3
Merge pull request #597 from Zeptaxis/patch-1
...
Updating unclear instructions with tmux
2016-08-27 16:34:55 +02:00
Zeptaxis
9e2b2d4a30
fixed a typo
2016-08-27 14:48:07 +02:00
Zeptaxis
468f0402ed
Updating unclear instructions with tmux
...
I had to google because I thought the Ctrl+B+D thing wasnt' working, so I propose this small update to make it more clear that you need to press Ctrl+B and then D and not all at the same time.
2016-08-27 13:37:33 +02:00
Kwoth
9b292f3bb8
Work on rotating playing statuses
2016-08-27 02:41:41 +02:00
Kwoth
ae5634c9b7
Self assigned roles readded
2016-08-26 19:25:54 +02:00
Master Kwoth
e64dd6548f
Merge pull request #593 from Nitix/audio
...
SongBuffer is now a stream, and the Song will now wait correctly
2016-08-26 16:55:19 +02:00
Nitix
e2c1a51456
SongBuffer is now a stream, and the Song will now wiat correctly before sending
2016-08-26 04:59:33 +02:00
Kwoth
e47a9ca99c
Reminder fixed
2016-08-26 03:35:10 +02:00
Kwoth
b48bd16bd0
Music is playing, not very good though
2016-08-26 03:25:55 +02:00