This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public override bool OnFriendAdd () | |
{ | |
return BotBans.isMarked(OtherSID); | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
parametro next? nao percebi | |
hear VS convo | |
eventos mais simples como interacao por botoes VS conversas mais sofisticadas/complexas | |
condicoes pode ser mais do que texto: intencao, nome, numero de tlmv... | |
promessas- then() - em JS basicamente uns if statements. | |