samvaio
3e6993b3e5
added emojis and fixes
2016-11-19 16:45:04 +05:30
samvaio
c53c5d878c
added emojis and fixed older emojis
2016-11-19 15:48:51 +05:30
samvaio
2574ad72ca
Update SelfCommands.cs
2016-11-19 14:29:39 +05:30
samvaio
c1de7dd02b
Changed few emoji
2016-11-19 12:37:25 +05:30
samvaio
0964ea7111
added emoji details to command .uinfo
2016-11-19 12:25:04 +05:30
samvaio
3c9054d587
Update Help.cs
...
missed one `"`
2016-11-19 04:50:35 +05:30
samvaio
6e35c910f6
Update Help.cs
2016-11-19 04:16:50 +05:30
samvaio
1818856fb3
Update Help.cs
2016-11-19 04:14:34 +05:30
samvaio
817514345a
some fixes and cleanup
...
remove all the unnecessary left out texts and added underline to info
2016-11-19 02:58:53 +05:30
samvaio
9f7823ee54
lil changes added emoji
2016-11-19 00:54:25 +05:30
Kwoth
fde76b6808
atfbooru removed, has some questionable material to say the least
2016-11-18 16:36:54 +01:00
Kwoth
5f797a9a60
.repeat is now usable only by users with manage messages
2016-11-16 05:36:38 +01:00
Kwoth
4db45cf3b2
split some greet message logic
2016-11-16 05:35:14 +01:00
Kwoth
4919edad8e
fixed assembly stuff
2016-11-16 01:02:37 +01:00
Kwoth
0d9c4aeb86
Fixed client id bug
2016-11-15 12:02:23 +01:00
Kwoth
afb0da1170
Removed unnecessary usings, hopefuly fixed database problem when not loading db from the root of the project
2016-11-15 12:01:02 +01:00
Kwoth
a02531a16c
Better errors during config load
2016-11-15 11:06:11 +01:00
Kwoth
bd0b668c0d
Configurable connection string
2016-11-15 10:54:56 +01:00
Kwoth
12587a648e
fix
2016-11-15 09:55:42 +01:00
Kwoth
46dadda759
Env vars now have to start with NadekoBot_
2016-11-15 09:55:10 +01:00
Kwoth
1538364f00
Creds *should* now be loadable from environment variables starting with NadekoBot:
2016-11-15 09:42:06 +01:00
Kwoth
5d7ce508dd
startup using runandblockasync
2016-11-15 01:32:23 +01:00
Kwoth
0943a44c28
runasync -> runandblockasync, runasync is not blocking now (unused)
2016-11-15 01:31:41 +01:00
Kwoth
b5fa858cbf
Fixed bet saying you won 0 if there weren't enough participants
2016-11-15 01:06:07 +01:00
Kwoth
e76ec464d3
Fixed compile bug?
2016-11-15 00:17:27 +01:00
Kwoth
6e3c5cb6bd
Fixed bug where playlist would not be loaded fully if atleast one song failed to load
2016-11-15 00:07:36 +01:00
fkndean
581ab1edeb
Remove safeyandere.
2016-11-14 17:20:45 -05:00
fkndean
96dd0b6096
updated desc for cmd
2016-11-14 16:36:05 -05:00
fkndean
1ccc049655
Add Safeyandere, Moved Yandere to NSFW and added to 💣
2016-11-14 16:34:11 -05:00
fkndean
0e2a92c5d3
Merge remote-tracking branch 'upstream/1.0' into 1.0
2016-11-14 15:01:59 -05:00
Kwoth
2df3480f43
internal -> public
2016-11-14 12:19:58 +01:00
fkndean
fe346648f7
Merge remote-tracking branch 'upstream/1.0' into 1.0
2016-11-14 05:19:58 -05:00
fkndean
769d034eab
Add Yande.re search
2016-11-14 05:17:50 -05:00
Master Kwoth
eab88e5051
Merge pull request #761 from fkndean/1.0
...
Add BF3/BF4 API Searches (Online Players and User Search)
2016-11-13 02:36:27 +01:00
fkndean
09d90e4a03
convert from sb to multiline strings
2016-11-12 18:50:39 -05:00
Kwoth
6b32a0321a
.lcr all and .lcrg added
2016-11-12 20:58:33 +01:00
Kwoth
25735a679f
Improved song bitrate from youtube
2016-11-12 16:44:31 +01:00
Kwoth
df07fbaffa
Merge branch '1.0' of https://github.com/Kwoth/NadekoBot into 1.0
2016-11-11 20:46:51 +01:00
Kwoth
f8219178e5
Raffle now ignores only offline users (and unknown status)
2016-11-11 20:46:47 +01:00
fkndean
870c11526f
Add BF3/BF4 API Searches (Online Players and User Search)
2016-11-11 08:05:52 -05:00
Master Kwoth
ba08409ce4
Merge pull request #758 from fearnlj01/1.0-fearnlj01
...
Various changes ¯\_(ツ)_/¯
2016-11-11 02:09:56 +01:00
Master Kwoth
c2434db854
Merge pull request #755 from Nitix/radio
...
Fixed radio and slow connection Fix #601
2016-11-11 02:03:03 +01:00
Jordan Fearnley
5c32062b2f
Various changes ¯\_(ツ)_/¯
...
Summary of Changes:
- Betroll won't give you the greater than 90 bonus for rolling 90
anymore
- Send usage updated for clarity
- I missed some stuff when the `config.json` stopped having "null"
everywhere, this fixes it, *I think.*
- more whitespacing in the linux guide for people like Kwoth who want to
just be able to copy paste commands
- I'm kinda just guessing this'll work so if it doesn't then, "woopsie"
2016-11-11 00:54:53 +00:00
Kwoth
afe459feb6
More fixes to migration
2016-11-10 23:46:41 +01:00
Kwoth
98576311c1
Fixed migration of currency from 0.9 to 1.0
2016-11-10 22:31:15 +01:00
Kwoth
df8b67e3c8
Fixed a bugged answer in trivia
2016-11-10 21:12:43 +01:00
Nitix
49a629f869
Uncomment debug test
2016-11-10 02:12:56 +01:00
Nitix
ff34710ea6
Fixed radio and slow connection
2016-11-10 02:11:25 +01:00
Kwoth
c88d516345
updated version number to rc2 :D
2016-11-10 02:02:22 +01:00
Kwoth
cc08f71bc6
Improvements
2016-11-09 19:28:26 +01:00