Skip to content

A discord bot that fixes URLs from Twitter/X, Instagram, Reddit, TikTok, and FurAffinity

Notifications You must be signed in to change notification settings

GlenMerlin/link-fixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

link-fixer

A Discord bot, that replaces any Twitter, Instagram, and TikTok links with embed- and privacy-friendly proxies.

SQLite Schema

CREATE TABLE config (
    guild_id VARCHAR PRIMARY KEY,
    embed BOOLEAN NOT NULL,
    delMsg BOOLEAN NOT NULL
);

About

A discord bot that fixes URLs from Twitter/X, Instagram, Reddit, TikTok, and FurAffinity

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •