Skip to content
Grant Oesterling edited this page Dec 6, 2024 · 10 revisions

Artbot onboarding for Art Blocks Engine partners / Artists

What can Artbot do for me?

Things you can use Artbot for:

  • Reporting sales/lists to channels in your Discord server
  • Reporting new mints to a channel in your Discord server
    • Currently this only works for engine partners - not set up for artist servers (yet)
  • Reporting new mints on Twitter via a Twitter bot (a la @artbotartbot)
    • Recent changes to Twitter's API has broken this functionality for now

Things you can't use Artbot for (yet!):

  • #? commands

How to set up Artbot in your Discord server

First things first, have the Discord server owner use the following link to add Artbot to your server: https://discord.com/oauth2/authorize?client_id=794646394420854824&permissions=84992&scope=bot

Assuming that went well, Artbot should be in your server, but has no knowledge of any channels. Make sure it has permission to post in any channels you want it to post in (e.g. #sales-feed, #listing-feed, #new-mints, etc)

Getting the channel IDs

For each channel you want Artbot to post in, you need to get the channel ID

First, right click on the channel name, and copy the link

Screenshot 2023-05-10 at 9 40 47 AM

Then, paste the link somewhere and copy the last section of the url - that is the channel ID! image

After you have completed the above steps, reach out to Grant (grant#6616 on Discord) with a list of channel IDs and functionality requests to help you set up the rest!

OR if you are feeling extra plucky, you can open the Artbot PR yourself!

Examples:

Owen Moore adding a sales channel to his server: https://github.com/ArtBlocks/artbot/pull/468