Skip to content
 
 

Latest commit

 

History

105 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make it a Quote

使い方

  • pip install git+https://github.com/radian462/miq.gitを実行
  • from miq import miqを書く

関数

miq(name="SAMPLE", id="0000000000000000000", content="Make it a Quote", icon="https://cdn.discordapp.com/embed/avatars/0.png", brand="", type=None, file_name="miq.jpeg"):

  • name(str): 名前
  • id(str): ID
  • content(str): 内容
  • icon(str): アイコン(URL)
  • brand(str):ブランド
  • type(str): タイプ
    • color カラーアイコン
    • reverse アイコンの位置反転
    • reverseColor カラーアイコン・アイコンの位置反転
    • white 色反転
    • reverseWhite 色反転・アイコンの位置反転
  • file_name(str): ファイル名

About

フォーク元を自分好みに改造してパッケージ化したもの

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages