Jason Ji
|
bfe662ddaa
|
janky fix to handle messages
|
2017-09-21 18:40:46 -07:00 |
|
Jason Ji
|
b3434fa898
|
fixed variable name issue
|
2017-09-21 18:34:01 -07:00 |
|
Jason Ji
|
9e414eac17
|
handling string inputs properly
|
2017-09-21 18:31:34 -07:00 |
|
Jason Ji
|
a2f528e011
|
Merge branch 'weather' of https://gitlab.com/ldooks/dragon-bot into weather
|
2017-09-21 18:30:49 -07:00 |
|
Jason Ji
|
43003f7a6b
|
handle string inputs
|
2017-09-21 18:30:34 -07:00 |
|
Jason Ji
|
8771c9e8ab
|
fixed message handling for weather
|
2017-09-22 01:18:58 +00:00 |
|
Jason Ji
|
f19d3754f6
|
Merge remote-tracking branch 'refs/remotes/origin/weather' into weather
|
2017-09-21 18:08:18 -07:00 |
|
Jason Ji
|
5310b0d7db
|
shoot me in the face i forgot to add this
|
2017-09-21 18:06:35 -07:00 |
|
Jason Ji
|
a973e87af7
|
Merge branch 'master' into 'weather'
# Conflicts:
# .gitlab-ci.yml
# Dockerfile
# Dockerfile-test-env
Resolved by importing both PyOWM and BeautifulSoup4
|
2017-09-22 00:56:10 +00:00 |
|
Jason Ji
|
a5d623dde7
|
weather 2.0 - added emojis, made things look nicer
|
2017-09-21 17:50:36 -07:00 |
|
|
337293e220
|
change cleanup number to 10
|
2017-09-21 16:18:46 -07:00 |
|
Tyler Hodapp
|
1168e3e048
|
added help message for homepage
|
2017-09-20 16:37:33 +00:00 |
|
Zoid
|
61bc14154b
|
Add support for fuckinghomepage.com. Fixes #23
|
2017-09-19 17:08:51 -06:00 |
|
|
4eb33e374d
|
Send users a PM with their roles
|
2017-09-14 20:28:04 +00:00 |
|
Jason Ji
|
c82597635a
|
it works lol
|
2017-09-04 17:56:44 -07:00 |
|
Jason Ji
|
45a759ba6a
|
weather memes
|
2017-09-04 13:55:18 -07:00 |
|
Luke Robles
|
03eef33b9a
|
Rewrite of the help output. now it will PM you
|
2017-09-02 00:56:34 -04:00 |
|
Luke Robles
|
89864801b3
|
Remove bad words from the danbooru search. Fixes #24
|
2017-08-23 20:36:05 -07:00 |
|
Luke Robles
|
f6db134e49
|
Spacing to wallpaer module
|
2017-08-20 16:27:09 -05:00 |
|
Luke Robles
|
22c9f954c5
|
Move the avatar stuff into its own module to keep things clean
|
2017-08-20 14:40:41 -05:00 |
|
|
d78c043a15
|
randomize profile pic on launch and create a get from reddit function
|
2017-08-20 16:50:17 +00:00 |
|
Luke Robles
|
c556d67b1a
|
Removing unnecessary else
|
2017-08-19 18:03:04 -05:00 |
|
Luke Robles
|
17eace836d
|
Actually return a link
|
2017-08-19 17:56:30 -05:00 |
|
Luke Robles
|
17cd95d971
|
Really big PR.\nBuilding out a role check module and linting a lot of the bot for cleanliness. Fixes #22
|
2017-08-18 17:22:15 -05:00 |
|
Luke Robles
|
abff3e6313
|
Removing this unnecessary else
|
2017-08-17 10:23:12 -07:00 |
|
Luke Robles
|
f4911c7eaf
|
Adding in wolfram alpha functionality
|
2017-08-17 10:21:29 -07:00 |
|
Luke Robles
|
c15036e413
|
removing unused imports
|
2017-08-17 00:28:58 -07:00 |
|
Luke Robles
|
e943c5e0d6
|
Also alphabatizing the imports
|
2017-08-17 00:27:34 -07:00 |
|
Luke Robles
|
077d4c6192
|
Moving lewds into its own module and alphabatizing all the if statements in dragon-bot.py
|
2017-08-17 00:26:58 -07:00 |
|
Unknown
|
142486a80c
|
small fixes
typo and help_method update
|
2017-08-17 01:07:10 -05:00 |
|
Unknown
|
3cb84b9d6a
|
moar bugfix
correct indent for response, adds response for parse incorrect tag url
|
2017-08-17 01:02:21 -05:00 |
|
Unknown
|
6b727ea417
|
bugfix
remove unused variable. import requests for correct image retrieval
|
2017-08-17 00:51:35 -05:00 |
|
Unknown
|
aefb1aadf2
|
Complete Rewrite
changed everything
|
2017-08-17 00:30:17 -05:00 |
|
Unknown
|
2d545b8608
|
Merge remote-tracking branch 'origin/wallpaper_module' into wallpaper_module
|
2017-08-16 22:27:07 -05:00 |
|
Unknown
|
b8626e5599
|
Cleanup Code
Removed tons of instances of x.replace
|
2017-08-16 22:23:47 -05:00 |
|
Unknown
|
3ecfe21fce
|
Cleanup code
remove redundant return
|
2017-08-16 22:04:30 -05:00 |
|
Unknown
|
fc7c65a6d9
|
wallpaper moved to isolated module
also allows !wallpaper help
see issue #7 for details
|
2017-08-16 22:04:30 -05:00 |
|
Luke Robles
|
44486b5ea7
|
Fixing decidee lgoic and shortening excuse logic
|
2017-08-16 19:55:16 -07:00 |
|
Unknown
|
1ba5e3d38e
|
Cleanup code
remove redundant return
|
2017-08-16 21:46:48 -05:00 |
|
Tyler Hodapp
|
79abcc7988
|
Merged in decide (pull request #23)
moving decide into it s own module
Approved-by: Luke Robles <lukelrobles@gmail.com>
|
2017-08-17 02:26:25 +00:00 |
|
Unknown
|
79793dd6e8
|
wallpaper moved to isolated module
also allows !wallpaper help
see issue #7 for details
|
2017-08-16 21:00:32 -05:00 |
|
Tyler
|
32a8e67dbc
|
fixing the names of decide
|
2017-08-16 18:53:30 -06:00 |
|
Jonathan Tan
|
c4d24d1ad6
|
changed ordering
|
2017-08-16 17:02:55 -07:00 |
|
Jonathan Tan
|
d131af8d8e
|
doin the thing
|
2017-08-16 17:00:43 -07:00 |
|
Tyler
|
bbb8a1556c
|
moves decide into a module, fixes #11
|
2017-08-16 16:58:47 -06:00 |
|
|
4fb9554575
|
Set dragon bot's status to show the help command
|
2017-08-15 13:24:55 -07:00 |
|
Luke Robles
|
32549a97ef
|
Removing the responses variable since im only using it once
|
2017-08-12 11:18:44 -07:00 |
|
Luke Robles
|
997dcbc5c3
|
adding my 8ball code to dragon bot, see #13
|
2017-08-12 10:17:33 -07:00 |
|
Luke Robles
|
45371a49f4
|
formatting
|
2017-08-11 19:33:20 -07:00 |
|
Luke Robles
|
64d703c452
|
formatting
|
2017-08-11 19:29:35 -07:00 |
|