deviantart: add api client.

This commit is contained in:
evazion
2018-04-09 20:12:11 -05:00
parent 485c3b01c7
commit 2d6b7177de
2 changed files with 79 additions and 2 deletions

View File

@@ -487,11 +487,12 @@ module Danbooru
nil
end
def deviantart_login
# Register at https://www.deviantart.com/developers/.
def deviantart_client_id
nil
end
def deviantart_password
def deviantart_client_secret
nil
end