Skip to content

Instantly share code, notes, and snippets.


Como rodar script completo de atualização via ISQL

  1. Extrair metadata
  • isql-fb -x -o '/home/natanprog/Projects/BDs/estrutura.sql' '/home/natanprog/Projects/BDs/EXEMPLO FB30.FDB'
  1. Criar novo banco
  • isql-fb
    SET SQL DIALECT 3; CREATE DATABASE '/home/natanprog/Projects/BDs/novo.fdb' USER 'SYSDBA' PASSWORD 'masterkey' PAGE_SIZE = 16384 DEFAULT CHARACTER SET WIN1252; quit;

LioranBoard Chatbot

Versão 1.1 (1 de Dezembro de 2021)
por Melonax

Introdução

LioranBoard Chatbot foi feito para pessoas que desejam usar um cliente chatbot local, mas não querem usar qualquer uma das alternativas, ou pessoas que já usam LioranBoard e preferem ter tudo em um só lugar. Atualmente apresenta:

  • Comandos de chat (sem a necessidade de botões extras)
  • Contador
ren "bigfile.000" "bigfileold.000"
xdelta.exe -d -s "bigfileold.000" "bigfile000.xdelta" "bigfile.000"
if exist "bigfile.000" del "bigfileold.000"
ren "bigfile.001" "bigfileold.001"
xdelta.exe -d -s "bigfileold.001" "bigfile001.xdelta" "bigfile.001"
if exist "bigfile.001" del "bigfileold.001"
ren "bigfile.002" "bigfileold.002"
xdelta.exe -d -s "bigfileold.002" "bigfile002.xdelta" "bigfile.002"
if exist "bigfile.002" del "bigfileold.002"
ren "bigfile.007" "bigfileold.007"
{
"pt": {
"api":"http://yugioh.wikia.com/api.php",
"categories":["Category:Duel_Monsters_cards","Category:TCG_cards","Category:OCG_cards"],
"cdb": "cards-pt.cdb",
"db": "cards.json",
"number": "| passcode = ",
"name": "| pt_name = ",
"pendulum": "| pt_pendulum_effect = ",
"text": "| pt_lore = "