Skip to content

Instantly share code, notes, and snippets.

View azabost's full-sized avatar

Andrzej Zabost azabost

View GitHub Profile
@azabost
azabost / slackmojis_downloader.py
Last active October 12, 2022 21:42 — forked from iam-mhaseeb/slackmojis_downloader.py
Slackmojis.com Downloader
import os
import sys
import requests
from bs4 import BeautifulSoup
def generate_filename(dest_dir, filename, count):
"""
:rtype: basestring