Skip to content

Discord bot to generate images through Midjourney

Notifications You must be signed in to change notification settings

art-solutions/Portinari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portinari

Discord bot to generate images through Midjourney

Globals.py

Criar um arquivo na raiz chamado "Globals.py"

#strings

DAVINCI_TOKEN = "" #BOT TOKEN
SERVER_ID = "" #Discord SERVER ID
SALAI_TOKEN = "" # TOKEN capturado nos headers do site do Discord, aba network
CHANNEL_ID = ""; #Discord CHANNEL ID

#boolean
USE_MESSAGED_CHANNEL = False

#don't edit the following variable
MID_JOURNEY_ID = "936929561302675456"  #midjourney bot id
targetID       = ""
targetHash     = ""

About

Discord bot to generate images through Midjourney

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages