MemeDB: Difference between revisions
Jump to navigation
Jump to search
backlink to chewbotcca page |
add github link, use cite github template |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
The MemeDB was a meme database used by many [[Chewbotcca]] bots. Users could submit memes via a Google Form, and it was hosted through GitHub pages. It was shut down sometime after April 24th, 2018. | The MemeDB was a meme database used by many [[Chewbotcca]] bots. Users could submit memes via a Google Form, and it was hosted through GitHub pages. It was shut down sometime after April 24th, 2018. | ||
== Usage in Chewbotcca | == Usage in Chewbotcca bots == | ||
The Meme DB was used in multiple Chewbotcca bots, including [[Chewbotcca for Discord (Legacy)]]<ref>[https://github.com/Chewbotcca/Discord-Legacy/blob/master/lib/plugins/memedb.rb MemeDB Command in the Discord bot]</ref> and [[ChewbotccaIRC]]<ref>[https://github.com/Chewbotcca/IRC/blob/28ac232d75ef81a286f63c51bba5d250acc1e316/plugins/memedb.rb MemeDB in the IRC bot]</ref>. Users could run the respective bots' <code>memedb</code> command to get a meme from the MemeDB. | The Meme DB was used in multiple Chewbotcca bots, including [[Chewbotcca for Discord (Legacy)]]<ref>[https://github.com/Chewbotcca/Discord-Legacy/blob/master/lib/plugins/memedb.rb MemeDB Command in the Discord bot]</ref> and [[ChewbotccaIRC]]<ref>[https://github.com/Chewbotcca/IRC/blob/28ac232d75ef81a286f63c51bba5d250acc1e316/plugins/memedb.rb MemeDB in the IRC bot]</ref>. Users could run the respective bots' <code>memedb</code> command to get a meme from the MemeDB. | ||
Line 7: | Line 7: | ||
== Deprecation == | == Deprecation == | ||
Once [[Memerator]] came about and started to gain traction, the MemeDB was slowly discontinued. It replaced [[ChewbotccaIRC]]'s MemeDB command in favor of it on June 10th, 2019.<ref> | Once [[Memerator]] came about and started to gain traction, the MemeDB was slowly discontinued. It replaced [[ChewbotccaIRC]]'s MemeDB command in favor of it on June 10th, 2019.<ref>{{Cite GitHub commit |title=memerator meme |org=Chewbotcca |repo=IRC |author=Chew |commit=cbb37f9 |date=June 10, 2019}}</ref> | ||
== References == | == References == | ||
<references /> | |||
== External links == | |||
* {{GitHub Repo URL|Chewbotcca|memedb}} | |||
[[Category:Chewbotcca]] |
Latest revision as of 05:42, 30 June 2025
The MemeDB was a meme database used by many Chewbotcca bots. Users could submit memes via a Google Form, and it was hosted through GitHub pages. It was shut down sometime after April 24th, 2018.
Usage in Chewbotcca bots
The Meme DB was used in multiple Chewbotcca bots, including Chewbotcca for Discord (Legacy)[1] and ChewbotccaIRC[2]. Users could run the respective bots' memedb
command to get a meme from the MemeDB.
Deprecation
Once Memerator came about and started to gain traction, the MemeDB was slowly discontinued. It replaced ChewbotccaIRC's MemeDB command in favor of it on June 10th, 2019.[3]
References
- ↑ MemeDB Command in the Discord bot
- ↑ MemeDB in the IRC bot
- ↑ "memerator meme" by Chew in Chewbotcca/IRC @
cbb37f9
. Committed on June 10, 2019 – via GitHub.