Difference between revisions of "FOSS Voter Gal"

From Steem Center
Jump to: navigation, search
(taboa de parametros)
(Variables do Entorno)
Line 19: Line 19:
 
! scope="col"| Categoría
 
! scope="col"| Categoría
 
! scope="col"| Subcategoría
 
! scope="col"| Subcategoría
! scope="col"| Tipo Dato *
+
! scope="col"| Tipo  
 +
! scope="col"| Dato *
 
! scope="col"| Descripçao
 
! scope="col"| Descripçao
 
|-
 
|-
Line 27: Line 28:
 
| Propietario
 
| Propietario
 
| Numérico
 
| Numérico
|
+
| Número de votos hoje
 +
|-
 +
! scope="row"| owner_last_post_time
 +
| Estratéxico
 +
| Bot
 +
| Propietario
 +
| Numérico
 +
| Tempo dende o último post en minutos
 +
|-
 +
! scope="row"| post_alive_time
 +
| Estratéxico
 +
| Bot
 +
| Propietario
 +
| Numérico
 +
| Tempo dende a postaxe en minutos
 +
|
 
|-
 
|-
|
+
! scope="row"| post_est_payout
! scope="row"| Butter
+
| Estratéxico
| 0.125 kg
+
| Post
| $1.25
+
| Propietario
 +
| Numérico
 +
| Pago estimado
 
|-
 
|-
!
+
! scope="row"| post_est_payout
 +
| Estratéxico
 +
| Post
 +
| Propietario
 +
| Numérico
 +
| Pago estimado
 
|}
 
|}
 
Owner Numeric
 
  
Number of votes today
 
owner_last_post_time Strategic Bot Owner Numeric
 
  
Time since last post in minutes
+
post_alive_time Strategic Post Numeric
 
  
Time since post, in minutes
+
 
post_est_payout Strategic Post Numeric
+
Strategic Post Numeric
  
 
Estimated payout
 
Estimated payout
Line 259: Line 277:
 
{| class="wikitable" style="margin: auto;"
 
{| class="wikitable" style="margin: auto;"
 
|
 
|
 +
 
==Documentación Adicional==
 
==Documentación Adicional==
 
=== Enlaces ===
 
=== Enlaces ===

Revision as of 08:11, 4 November 2017

Free Open Source Steem Voter Bot é un bot desenvolto por @personz para que cada quen teña a posibilidade de traballar con un sin ter que delegar parte do seu Steem Power. A característica Open Source fai accesible este programa para calquera.

Instalación

Para instalar e correr o bot FOSS Voter Bot siga as instruccións do programador @personz na páxina INSTALACIÓN

Interface do Usuario

Variables do Entorno

Referencias Chave (Ver os documentos de algoritmos e métricas para mais detalles Observese que os datos de tipo _booleano_ son interpretados numéricamente como falso=0 e verdadeiro=1

Chave Categoría Subcategoría Tipo Dato * Descripçao
owner_num_votes_today Estratéxico Bot Propietario Numérico Número de votos hoje
owner_last_post_time Estratéxico Bot Propietario Numérico Tempo dende o último post en minutos
post_alive_time Estratéxico Bot Propietario Numérico Tempo dende a postaxe en minutos
post_est_payout Estratéxico Post Propietario Numérico Pago estimado
post_est_payout Estratéxico Post Propietario Numérico Pago estimado



	Strategic 	Post 	Numeric 	

Estimated payout post_num_upvotes Strategic Post Numeric

Number of up votes (normal votes _for_ a post) post_num_downvotes Strategic Post Numeric

Number of downvotes / flags post_up_voted_num_dolphin Strategic Post Detail Numeric

Number of voters with capital category dolphin who up voted on post post_up_voted_num_whale Strategic Post Detail Numeric

Number of voters with capital category whale who up voted on post post_up_voted_num_followed Strategic Post Detail Numeric

Number of followed voters who up voted on post post_up_voted_num_whitelisted Strategic Post Detail Numeric

Number of whitelisted voters who up voted on post post_up_voted_num_blacklisted Strategic Post Detail Numeric

Number of blacklisted voters who up voted on post post_down_voted_num_dolphin Strategic Post Detail Numeric

Number of voters with capital category dolphin who down voted on post post_down_voted_num_whale Strategic Post Detail Numeric

Number of voters with capital category whale who down voted on post post_down_voted_num_followed Strategic Post Detail Numeric

Number of followed voters who down voted on post post_down_voted_num_whitelisted Strategic Post Detail Numeric

Number of whitelisted voters who down voted on post post_down_voted_num_blacklisted Strategic Post Detail Numeric

Number of blacklisted voters who down voted on post post_up_voted_any_dolphin Strategic Post Detail Boolean

At least one voter with capital category dolphin up voted on post post_up_voted_any_whale Strategic Post Detail Boolean

At least one voter with capital category whale up voted on post post_up_voted_any_followed Strategic Post Detail Boolean

At least one followed voter up voted on post post_up_voted_any_whitelisted Strategic Post Detail Boolean

At least one whitelist voter up voted on post post_up_voted_any_blacklisted Strategic Post Detail Boolean

At least one blacklist voter up voted on post post_down_voted_any_dolphin Strategic Post Detail Boolean

At least one voter with capital category dolphin down voted on post post_down_voted_any_whale Strategic Post Detail Boolean

At least one voter with capital category whale down voted on post post_down_voted_any_followed Strategic Post Detail Boolean

At least one followed voter down voted on post post_down_voted_any_whitelisted Strategic Post Detail Boolean

At least one whitelist voter down voted on post post_down_voted_any_blacklisted Strategic Post Detail Boolean

At least one blacklist voter down voted on post author_capital_val Strategic Author of Post Numeric

Capital (Steem Power) by value author_is_minnow Strategic Author of Post Boolean

Capital category is minnow author_is_dolphin Strategic Author of Post Boolean

Capital category is dolphin author_is_whale Strategic Author of Post Boolean

Capital category is whale author_is_followed Strategic Author of Post Boolean

Author is followed author_is_whitelisted Strategic Author of Post Boolean

Presence of author on whitelist author_is_blacklisted Strategic Author of Post Boolean

Presence of author on blacklist post_num_chars Cultural Content text Numeric

Post length in characters post_num_words Cultural Content text Numeric

Post length in words post_sentiment_val Cultural Content text Numeric

Sentiment / emotional score post_num_tags_whitelisted Cultural Content text Numeric

Number of whitelisted tags (uses content word lists) post_num_tags_blacklisted Cultural Content text Numeric

Number of blacklisted tags (uses content word lists) post_num_keywords_whitelisted Cultural Content text Numeric

Number of unique whitelisted keywords post_num_keywords_blacklisted Cultural Content text Numeric

Number of unique blacklisted keywords post_num_words_whitelisted Cultural Content text Numeric

Number of unique whitelist words in entire content text post_num_words_blacklisted Cultural Content text Numeric

Number of unique blacklist words in entire content text post_category_whitelisted Cultural Content text Boolean

Category (sub-steem) on whitelist post_category_blacklisted Cultural Content text Boolean

Category (sub-steem) on blacklist post_any_tag_whitelisted Cultural Content text Boolean

Any tag on whitelist post_any_tag_blacklisted Cultural Content text Boolean

Any tag on blacklist post_any_keyword_whitelisted Cultural Content text Boolean

Any keyword on whitelist post_any_keyword_blacklisted Cultural Content text Boolean

Any keyword on blacklist post_has_english_language_use Cultural Content text Boolean

Significant amount of English language use post_has_german_language_use Cultural Content text Boolean

Significant amount of German language use post_has_spanish_language_use Cultural Content text Boolean

Significant amount of Spanish language use post_has_french_language_use Cultural Content text Boolean

Significant amount of French language use post_num_links_video Cultural Content links Numeric

Number of video links post_num_links_image Cultural Content links Numeric

Number of image links post_num_links_page Cultural Content links Numeric

Number of webpage links post_num_links_total Cultural Content links Numeric

Total number of links post_num_link_domains_whitelisted Cultural Content links Numeric

Number of link domains on whitelist post_num_link_domains_blacklisted Cultural Content links Numeric

Number of link domains on blacklist post_any_link_domains_whitelisted Cultural Content links Boolean

Any link domains on whitelist post_any_link_domains_blacklisted Cultural Content links Boolean

Any link domains on blacklist author_repuation Cultural Author Numeric

Reputation (Stemit version, not direct from blockchain) post_very_short Cultural Content complex Boolean

Post has negligible text content with no links post_images_only Cultural Content complex Boolean

Post has negligible text content and mainly images post_videos_only Cultural Content complex Boolean

Post has negligible text content and mainly videos post_mixed_links_only Cultural Content complex Boolean

Post has negligible text content and a mix of link types


Mellora esta entrada. Crea unha Conta no Steem.Center, fai click en editar, e engade ou modifica o texto e garda os cambios.


Crear Chamadas e referencias

Podes crear citas ou facer chamadas a partes do texto que o sistema da wiki identificará con números <ref>[https://www.mediawiki.org/wiki/Help:Cite Help:Axuda] '''MediaWiki.org''', percurado o 25 de Xullo do 2017</ref> e a chamada referenciarase automáticamente en Referencias no fundo da páxina [1]
<ref>[http://www.siteurl.com/article Title of the article or post], Written by '''Name of Author''' </ref>[2]
<ref>([http://steemit.com/@steemitusername @steemitusername]) en Nome do Sitio en Mes, Ano, </ref> [3]
Como foi proposto por Freyman comentando neste post en Steemit [4].

Se a referenncia vai ser citada varias veces, o código a usar muda un chisco: .

<ref name="multiple">[https://www.mediawiki.org/wiki/Extension:Cite. Extension:Cite] '''MediaWiki.org''', retrieved in July 24th, 2017</ref>

[5]

Documentación Adicional

Enlaces

Artigos Relacionados

Links a outros steemCenter artículos

Enlaces Externos

  • Wikipedia : Article title Retrieved in Month/Day/2017
  • Name of the site : Title of the page, blog post or news report Written by Name of Author, published in Month/Day/2017
  • Name of the YouTube Channel : Title of the video Video by Name of Author published in Month/Day/2017
  • Engade enlaces externos suxeridos, como da wikipedia. Tamén podes engadir resultados de Busca de Google ou das News relacionadas e que enriquezan o artigo.

En outros idiomas




Axudanos a manter esta páxina da Wiki actualizada.

Rexistrate, fai click en editar, engade ou modifica o texto e garda os cambios.
Se xa eres steemian, podes ser recompensada con tokens STEEM. Mira cómo en @steemcenterwiki.


Referencias

  1. Help:Axuda MediaWiki.org, percurado o 25 de Xullo do 2017
  2. Title of the article or post, Written by Name of Author
  3. (@steemitusername) en Nome do Sitio en Mes, Ano,
  4. Proposta de uso de Referencias, escrito por Freyman (@freyman) in July 15th, 2017
  5. Extension:Cite MediaWiki.org, retrieved in July 24th, 2017