Difference between revisions of "FOSS Voter Gal"

From Steem Center
Jump to: navigation, search
(https://steemit.com/bots/@personz/a-new-voter-bot-newer-smarter-freer)
(Artigos Relacionados)
Line 420: Line 420:
 
Links a outros steemCenter artículos  
 
Links a outros steemCenter artículos  
  
 +
* [https://steemit.com/howto/@felixxx/howto-steemit-bot-tutorial-for-newbies-1-votebot '''Howto: Steemit Bot Tutorial For Newbies #1 - Votebo'''] por [https://steemit.com/@felixxx '''@felixxx'''] en Decembro/2016 Revisado 2011/11/04
 
* [https://steemit.com/steemit/@marsresident/bots-and-the-steemit-ecosystem '''Bots and the Steemit Ecosystem'''] por [https://steemit.com/@marsresident '''@marsresident'''] no 2016. Revisado 2017/11/04
 
* [https://steemit.com/steemit/@marsresident/bots-and-the-steemit-ecosystem '''Bots and the Steemit Ecosystem'''] por [https://steemit.com/@marsresident '''@marsresident'''] no 2016. Revisado 2017/11/04
 
* [https://steemit.com/steem/@complexring/steem-autovote-bot '''STEEM Autovote Bot'''] por [https://steemit.com/@complexring '''@complexring'''] en 2016. revisado 2017/11/04
 
* [https://steemit.com/steem/@complexring/steem-autovote-bot '''STEEM Autovote Bot'''] por [https://steemit.com/@complexring '''@complexring'''] en 2016. revisado 2017/11/04

Revision as of 16:10, 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_num_upvotes Estratéxico Post Propietario Numérico Número de upvotes (normal votes_for_a_post)
post_num_downvotes Estratéxico Post Propietario Numérico Número de downvotes/flags
post_up_voted_num_dolphin Estratéxico Post Propietario Detail Upvoters de delfíns.
post_up_voted_num_whale Estratéxico Post Detail Numerico Upvoters de Baleas.
post_up_voted_num_followed Estratéxico Post Detail Numerico Número de seguidores que fixeron upvote neste post.
post_up_voted_num_whitelisted Estratéxico Post Detail Numerico Número de perfís incluidas na whitelist que votaron este post.
post_up_voted_num_blacklisted Estratéxico Post Detail Numerico Número de perfís incluidas na blacklist que votaron este post.
post_down_voted_num_dolphin Estratéxico Post Detail Numerico Número de perfís de delfíns que downvotaron este post.
post_down_voted_num_whale Estratéxico Post Detail Numerico Número de perfís de baleas que downvotaron este post.
post_down_voted_num_followed Estratéxico Post Detail Numerico Número de perfís seguidos que downvotaron este post.
post_down_voted_num_whitelisted Estratéxico Post Detail Numerico Número de perfís incluidos na whitlist que downvotaron este post.
post_down_voted_num_blacklisted Estratéxico Post Detail Numerico Número de perfís incluidos na blacklist que downvotaron este post.
post_up_voted_any_dolphin Estratéxico Post Detail Booleano Cano menos o voto de un delfín no post
post_up_voted_any_whale Estratéxico Post Detail Booleano Cano menos o voto de algunha baela no post
post_up_voted_any_followed Estratéxico Post Detail Booleano Cando menos un seguido votou polo post.
post_up_voted_any_whitelisted Estratéxico Post Detail Booleano Cando menos un perfil incluido na whitelist votou polo post.
post_up_voted_any_blacklisted Estratéxico Post Detail Booleano Cando menos un perfil incluido na blacklist votou polo post.
post_down_voted_any_dolphin Estratéxico Post Detail Booleano Cando menos un delfn votou polo post.
post_down_voted_any_dolphin Estratéxico Post Detail Booleano Cando menos un delfn fixo downvote no post.
post_down_voted_any_whale Estratéxico Post Detail Booleano Cando menos unha balea fixo downvote no post.
post_down_voted_any_followed Estratéxico Post Detail Booleano Cando menos un seguido fixo downvote no post.
post_down_voted_any_whitelisted Estratéxico Post Detail Booleano Cando menos un perfil incluido na whitelist fixo downvote no post.
post_down_voted_any_blacklisted Estratéxico Post Detail Booleano Cando menos un perfil incluido na blacklist fixo downvote no post.
post_down_voted_any_blacklisted Estratéxico Post Detail Booleano Cando menos un perfil incluido na blacklist fixo downvote no post.
author_capital_val Estratéxico Post Detail Numérico Valor (Capital en Steem Power)
author_is_minnow Estratéxico Post Detail Booleano Categoría do Capital é Minnow
author_is_dolphin Estratéxico Post Detail Booleano Categoría do Capital é Delfin
author_is_whale Estratéxico Post Detail Booleano Categoría do Capital é balea
author_is_followed Estratéxico Post Detail Booleano Autor é un seguido
author_is_whitelisted Estratéxico Post Detail Booleano Presencia do autor na Whitelist
author_is_blacklisted Estratéxico Post Detail Booleano Presencia do autor na Blacklist
post_num_words Cultural Post Detail Numerico Lonxitude do post en verbas.
post_sentiment_val Cultural Post Detail Numerico Sentementeo/Puntuación emocional
post_sentiment_val Cultural Post Detail Numerico Sentementeo/Puntuación emocional


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