-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
119 lines (95 loc) · 5.52 KB
/
index.xml
File metadata and controls
119 lines (95 loc) · 5.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Home on Yeti</title>
<link>https://yeti-is-god.ml/</link>
<description>Recent content in Home on Yeti</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Fri, 10 Sep 2021 18:46:22 +0530</lastBuildDate><atom:link href="https://yeti-is-god.ml/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Getting Started on a Discord Bot</title>
<link>https://yeti-is-god.ml/posts/getting-started-on-a-discord-bot/</link>
<pubDate>Sat, 13 Nov 2021 19:57:39 +0530</pubDate>
<guid>https://yeti-is-god.ml/posts/getting-started-on-a-discord-bot/</guid>
<description>Introduction First of all, the major wrapper library, which was called discord.py, for developing discord bots in python is currently being discontinued. You can see a full depth in-detail description by the project author in this gist linked below. Sadly though, yea.
But, continued and maintained forks of the library are available.
Honest opinon: almost every fork is shit
Why does Danny(Rapptz) no longer maintains discord.py [gist]
The last discord.</description>
</item>
<item>
<title></title>
<link>https://yeti-is-god.ml/kitsupy/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://yeti-is-god.ml/kitsupy/</guid>
<description> KitsuPy Redirect Redirecting.....
</description>
</item>
<item>
<title></title>
<link>https://yeti-is-god.ml/school/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://yeti-is-god.ml/school/</guid>
<description>Discord Hello world!
Fuck you
hey</description>
</item>
<item>
<title></title>
<link>https://yeti-is-god.ml/search/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://yeti-is-god.ml/search/</guid>
<description></description>
</item>
<item>
<title></title>
<link>https://yeti-is-god.ml/spotilike/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://yeti-is-god.ml/spotilike/</guid>
<description>https://yeti.ga/docs/spotilike_/spotilikeRedirecting.....
</description>
</item>
<item>
<title>How to bypass OpenDNS security?</title>
<link>https://yeti-is-god.ml/posts/how-to-bypass-opendns/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://yeti-is-god.ml/posts/how-to-bypass-opendns/</guid>
<description>What is openDNS? In case you didn&rsquo;t know, OpenDNS is a service that offers you a custom DNS service to block unwanted connections from your network.
OpenDNS is an American company providing Domain Name System (DNS) resolution services—with features such as phishing protection, optional content filtering, and DNS lookup in its DNS servers—and a cloud computing security product suite, Umbrella, designed to protect enterprise customers from malware, botnets, phishing, and targeted online attacks.</description>
</item>
<item>
<title>Kitsupy</title>
<link>https://yeti-is-god.ml/docs/kitsupy/kitsupy/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://yeti-is-god.ml/docs/kitsupy/kitsupy/</guid>
<description>Welcome to the Kitsupy Documentation!
This documentation contains includes 4 main sections:
General Installation Simple usage example KitsuClient KitsuClient get_anime get_character get_episode get_manga trending_anime Pagination limits &amp; offset next method Object reference Anime Manga Character Titles Images General Kitsupy is a simple asynchronous wrapper around https://kitsu.io JSON:API.
This library uses aiohttp for the requests.
Installation You can install through github:</description>
</item>
<item>
<title>SpotiLike</title>
<link>https://yeti-is-god.ml/docs/spotilike_/v2/spotilike/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://yeti-is-god.ml/docs/spotilike_/v2/spotilike/</guid>
<description>Welcome to SpotiLike My favourite project of em all.
If you&rsquo;re looking for my first attempt in this project(the one which requires config file typing), I suggest you head over to Version 1
Download SpotiLike Source Repo YouTube video What is SpotiLike? SpotiLike is a simple application that allows you to configure custom keyboard shortcuts(hotkeys), that&rsquo;s gonna let you add songs to your private playlists, or your own personal liked songs library in Spotify, while you&rsquo;re listening to them.</description>
</item>
<item>
<title>SpotiLike v1</title>
<link>https://yeti-is-god.ml/docs/spotilike_/v1/spotilikev1/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://yeti-is-god.ml/docs/spotilike_/v1/spotilikev1/</guid>
<description>Hi! This is my first attempt in creating &ldquo;an app that would let you save Spotify songs using your keyboard with a custom keyboard shortcut.&rdquo;
It&rsquo;ll be great if you use version 2 since this is boring :/
SpotiLike v1 I&rsquo;ll be going through how to use this only, why and what can be learned if you head over here.
Configuration After installation, the app would auto minimize itself to the System Tray.</description>
</item>
</channel>
</rss>