Skip to content

DeviantCord/DeviantCord

Repository files navigation

DC Logo Documentation Status

Documentation

Bot Invite

DeviantCord Discord Server

Warning: DeviantCord V4.0 is under development.

DeviantCord V3.0 reaches End of Life on Feb 11th, 2022. This version will only receive bug fixes.

DeviantCord

DeviantCord is a Discord bot that will allow artists and fan communities to keep up to date on their favorite artists on DeviantArt through Discord.

For example posting links to your comic each time you post a new page is something this bot will replace. It will automatically check the configured artists folders for new entries and will post a new message in a specific Discord channel when a new deviation is found with a link to the deviation.

DeviantCord can be self hosted, or you can use our free service to host the bot for you.

Requirements

FAQ

What is DeviantCord?

DeviantCord is a Discord Bot with the primary function of integrating into DeviantArt. Its biggest feature right now is being able to automatically check certain DA Gallery folders and post a notification in Discord when a new deviation is posted.

What Programming language does the bot use?

DeviantCord currently is developed with Python 3.6, versions below are not supported as of right now. This may change as we want to give flexiability.

More questions can be seen in the documentation!

Credits

  • @deviantart for developing the DeviantArt and Sta.ch API
  • @haloman30 for creating the DeviantCord logo and giving feedback on the bot.
  • @zander-the-artist for allowing DeviantCord to feature his gallery in the documentation for an example. His comic Hope In Friends is also awesome check it out!.
  • @ErriteEpticRikez for investigating DA's API, creating functionality for it in Python, and overall developing the bot
  • @atomicbeast101 Good friend and developer of the Jinux Bot which was very helpful for the team in terms of developing DeviantCord.
  • @Rapptz For developing Discord.py, a framework which made developing the Discord Bot a lot easier.
  • The DiscordAPI Discord Helped when issues were encountered that we were unable to figure out in terms of Discord.py
  • Discord.py Discord Official Discord server for Discord.py
  • Psycopg2 Team Database Adapter used in DeviantCord
  • Sentry.io Team
  • Datadog Team