Skip to content

Instantly share code, notes, and snippets.

View Kovaelin's full-sized avatar

『 』 Kovaelin

  • Canada
View GitHub Profile
Here are some excellent apps I want to share:
3G Watchdog 0.32.0
http://market.android.com/search?q=pname:net.rgruet.android.g3watchdog
Aces Solitaire 2 1.0.6
http://market.android.com/search?q=pname:com.concretesoftware.acessolitaire2_full
AdFree 0.8.41
http://market.android.com/search?q=pname:com.bigtincan.android.adfree
@Kovaelin
Kovaelin / WebhookTutorial.md
Created June 8, 2018 16:23
Simple Webhook Tutorial (Twitter -> Discord using IFTTT)

You can still find the guide in the revision tab. (On phones: A history-like button) However, it is very old and unmaintained, so it's for reference only.

My Discord account has become a victim in the selfbot crackdown. If you'd like to, send an email to support@discordapp.com with the following:

Hello Discord,
Recently, my dear friend austinhuang#1076 got his account deleted for selfbotting. I believe his actions were not meant to harm Discord and they were wrongfully punished. I know, and he also knows, that selfbotting is against ToS but you could've at least talk to him before deleting his account. I am writing this message to ask you to unban him. He has valuable assets like DiscordTel and valuable contributions like the AD and Webhook huides. 

Thanks for considering these aspects,
@Kovaelin
Kovaelin / WebhookTutorial.md
Created June 8, 2018 16:21 — forked from jagrosh/WebhookTutorial.md
Simple Webhook Tutorial (Twitter -> Discord)

Simple Webhook Tutorial

In this tutorial, I will be explaining how to set up a simple webhook to relay your tweets to a Discord channel

Step 1 - Register on Zapier

  1. Go to https://zapier.com/ and create an account (if you don't already have one).

Step 2 - Make a Discord Webhook

  1. Find the Discord channel in which you would like to send Tweets
@Kovaelin
Kovaelin / yt2d.md
Created June 8, 2018 16:21
Another webhook tutorial (YouTube to Discord via IFTTT)

You can still find the guide in the revision tab. (On phones: A history-like button) However, it is very old and unmaintained, so it's for reference only.

My Discord account has become a victim in the selfbot crackdown. If you'd like to, send an email to support@discordapp.com with the following:

Hello Discord,
Recently, my dear friend austinhuang#1076 got his account deleted for selfbotting. I believe his actions were not meant to harm Discord and they were wrongfully punished. I know, and he also knows, that selfbotting is against ToS but you could've at least talk to him before deleting his account. I am writing this message to ask you to unban him. He has valuable assets like DiscordTel and valuable contributions like the AD and Webhook huides. 

Thanks for considering these aspects,
@Kovaelin
Kovaelin / Github Webhook Tutorial.md
Created June 8, 2018 16:20 — forked from jagrosh/Github Webhook Tutorial.md
Simple Github -> Discord webhook

Step 1 - Make a Discord Webhook

  1. Find the Discord channel in which you would like to send commits and other updates

  2. In the settings for that channel, find the Webhooks option and create a new webhook. Note: Do NOT give this URL out to the public. Anyone or service can post messages to this channel, without even needing to be in the server. Keep it safe! WebhookDiscord

Step 2 - Set up the webhook on Github

  1. Navigate to your repository on Github, and open the Settings Settings