Skip to content

Instantly share code, notes, and snippets.

View panpawn's full-sized avatar

Jeremy Piemonte panpawn

View GitHub Profile
<html>
<!-- Website design by panpawn -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Gold!</title>
<style>
button {
background-color: #ffab23;
-moz-border-radius: 10px;
@jd4564
jd4564 / economy.js
Last active January 11, 2018 07:03
Economy plugin for Pokémon Showdown
var sqlite3 = require('sqlite3');
var db = new sqlite3.Database('config/users.db', function() {
db.run("CREATE TABLE if not exists users (userid TEXT, name TEXT, bucks INTEGER)");
});
var fs = require('fs');
var http = require('http');
var MD5 = require('MD5');
var shopTitle = 'Shop';
var serverIp = '127.0.0.1';
@panpawn
panpawn / Bot Hosting Services.md
Last active August 29, 2015 14:10
Bot Hosting Services

Pokémon Showdown Bot Hosting Services


Have you been interested in having a Pokémon Showdown bot for your server or room, but don't know how to set it up or don't have the resources to do so?

If you buy my bot, please note that it is going to be forked from TalkTakesTime's PS Bot Repo with a few customized enhancements. This bot will be able to moderate any rooms you see fit. I can gurantee at least a 99% uptime of this bot, minus the time it takes for me to update it and bring it back up and poweroutages (highly rare).

Pricing

The cost of having me host a bot is fairly sraight forward, as shown in the table below.
Cost Billing Cycle
$2.50Monthly