Skip to content

Instantly share code, notes, and snippets.

@ace3df
ace3df / image_bots.md
Last active June 27, 2018 21:09
list of changes between the Image Bots

ImageBots v3

This release makes it increadiby easy to add and remove new bots along with quick changing of settings and what platforms they post to.

Please note we can not garantee that every image will be SFW, but we always try to get it to be.

Please report NSFW images to @AceStatusBot ASAP, thank you.

All bots will also post to Discord!

@ace3df
ace3df / AcePictureBot_Discord_Picture_Bots.md
Last active January 27, 2018 19:54
It took awhile and still not 100% but it's here and working.

Top 50 Waifus

Total of 7163 Registered Waifus

Nishikino Maki - 143

Rem (Re:Zero) - 129

Saber - 89

@ace3df
ace3df / .py
Created January 12, 2017 23:51
import discord
client = discord.Client()
@client.event
async def on_member_join(member):
msg = "Hey, {0.mention}! Welcome to {1.name}"
await client.send_message(msg, fmt.format(member, member.server))
client.run("token")
@ace3df
ace3df / APB Level Buying.md
Last active October 24, 2016 23:07
List of AcePictureBot Level stuff you can buy using "!apb buy"

Commands

To get your current ₱ use !level or !apb level

Patreon ($3+) users will be able to buy anything they want without needing ₱

Please note that the ₱ prices may change as well as the way the level card is displayed.

NOTE: The whole "!level" works just like "waifu" meaning that it could be easily triggered. The naming of this command might change as a lot of other bots probably use "!level". You can also use "!apb level" on Discord.

@ace3df
ace3df / db.py
Last active September 14, 2016 20:58
from flask_sqlalchemy import SQLAlchemy
from views import app
db = SQLAlchemy(app)
NOVEL_NAME_LENGTH = 120
NAME_LENGTH = 120
genres = db.Table('genres',
db.Column('genre_id', db.Integer, db.ForeignKey('genre.id')),

This is a round based guessing game of what song is currently playing in a voice channel!

How to setup

Make sure you are first in the text channel you want to play this in.

You can either join a voice channel and use:

!apb summon

@ace3df
ace3df / AcePictureBot Twitch IRC Commands.md
Last active March 9, 2016 03:57
AcePictureBot Twitch IRC Commands.md

These commands here are suppose to be barebones and not for chat moderation.

The bot will disconnect if it hasn't been used in your channel for 2 days.

If you have any suggestions Tweet them @Ace3DF

The bot uses the !apb prefix so it doesn't collide with other bots.

##Get this bot in your own channel: Find a channel that has the bot in or go to the AcePictureBot Twitch Account and type !apb join

@ace3df
ace3df / AcePictureBot Discord Mod Commands.md
Last active March 30, 2018 17:54
AcePictureBot Discord Mod Commands

As of 15/01/2018 there is a whole new system (Read below)

Page is TODO

The "Mods" system has been removed, only people with role/channel permissions can change bot settings

Everyone can do

!apb help - will get DM'd with temp info