Playing around with the slack api for learning purposes

Overview

SlackBotTest

Playing around with the slack api for learning purposes and getting people to contribute

Reason for this Project: Bots are very versatile and they are only as useful as the programmer makes them! You can do almost anything with a bot as long as you code them to do so. Wanted a project that I can use to incorporate what I learned plus get everyone involved no matter the experience level!

Contribute:

Have An Idea for features to add to the bot?:

Feel free to make raise a issue with any suggestions.

Include the following if possible and as much detail as possible.

    - any api's that might be useful with your suggestion
    - explanation of the feature/api
    - include links

If you would like to add a feature include the following.

    - explain the feature
    - include links of what you used like api's
    - any modules/frameworks if any

Slash commands

- /joke Tells a random joke

- /weather Gets the info on weather utilizing the weather api to give you the temperature of a specified location

- /message-count counts the amount of messages the user has sent

- /coffee Sends you a link to a random picture of coffee

- /define Defines a word using a dictionary api

- /arithmatic Does some complex math operation using supplied expression

Tools Being Used

    - GitHub for Slack: https://github.com/integrations/slack
    - ngrok: https://ngrok.com/
You might also like...
Slack Developer Kit for Python

Python Slack SDK The Slack platform offers several APIs to build apps. Each Slack API delivers part of the capabilities from the platform, so that you

Quickly edit your slack posts.

Lightning Edit Quickly edit your Slack posts. Heavily inspired by @KhushrajRathod's LightningDelete. Usage: Note: Before anything, be sure to head ove

Role Based Access Control for Slack-Bolt Applications

Role Based Access Control for Slack-Bolt Apps Role Based Access Control (RBAC) is a term applied to limiting the authorization for a specific operatio

Reddit cli to slack at work

Reddit CLI (v1.0) Introduction Why Reddit CLI? Coworker who sees me looking at something in a browser: "Glad you're not busy; I need you to do this, t

A slack bot that notifies you when a restaurant is available for orders
A slack bot that notifies you when a restaurant is available for orders

Slack Wolt Notifier A Slack bot that notifies you when a Wolt restaurant or venue is available for orders. How does it work? Slack supports bots that

A self hosted slack bot to conduct standups & generate reports.
A self hosted slack bot to conduct standups & generate reports.

StandupMonkey A self hosted slack bot to conduct standups & generate reports. Report Bug ยท Request Feature Installation Install already hosted bot (Us

This automation protect against subdomain takeover on AWS env which also send alerts on slack.

AWS_Subdomain_Takeover_Detector Purpose The purpose of this automation is to detect misconfigured Route53 entries which are vulnerable to subdomain ta

Slack bot for monitoring your Metaflow flows!
Slack bot for monitoring your Metaflow flows!

Metaflowbot - Slack Bot for your Metaflow flows! Metaflowbot makes it fun and easy to monitor your Metaflow runs, past and present. Imagine starting a

A simple script & container to pull COVID data from covidlive.com.au and post a summary to a slack channel
A simple script & container to pull COVID data from covidlive.com.au and post a summary to a slack channel

CovidLive AU Summary Slackbot This bot is a very simple slackbot that pulls data, summarises and posts up to date AU COVID stats to a provided slack c

Comments
  • Suggestion: HTML to PDF feature

    Suggestion: HTML to PDF feature

    https://html2pdf.app/

    Feature to add: Would like to add an feature that allows us to convert HTML pages to PDFs. The bot should allow students to do /html2pdf: The bot should then fulfill the request

    newFeature suggestion 
    opened by Deodutt 0
  • SlackBotAttendence

    SlackBotAttendence

    Feature to add: Would like to add an attendance feature to the bot... The bot should allow students to do /checkin and add their name to a list or a dictionary The bot should then allow teachers/ta to do /getAttendance and recieve a list of names/dictionarys which will contain users who have done a /checkin

    newFeature suggestion 
    opened by SaiHoYip 0
Owner
null
An Advanced Python Playing Card Module that makes creating playing card games simple and easy!

playingcards.py An Advanced Python Playing Card Module that makes creating playing card games simple and easy! Features Easy to Understand Class Objec

Blake Potvin 5 Aug 30, 2022
Full-featured Python interface for the Slack API

This repository is archived and will not receive any updates It's time to say goodbye. I'm archiving Slacker. It's been getting harder to find time to

Oktay Sancak 1.6k Dec 13, 2022
A Flask inspired, decorator based API wrapper for Python-Slack.

A Flask inspired, decorator based API wrapper for Python-Slack. About Tangerine is a lightweight Slackbot framework that abstracts away all the boiler

Nick Ficano 149 Jun 30, 2022
As Slack no longer provides an API to invite people, this is a Selenium Python script to do so

As Slack no longer provides an API to invite people, this is a Selenium Python script to do so

Mehdi Bounya 4 Feb 15, 2022
Python API wrapper around Trello's API

A wrapper around the Trello API written in Python. Each Trello object is represented by a corresponding Python object. The attributes of these objects

Richard Kolkovich 904 Jan 2, 2023
An API wrapper around the pythonanywhere's API.

pyaww An API wrapper around the pythonanywhere's API. The name stands for pythonanywherewrapper. 100% api coverage most of the codebase is documented

null 7 Dec 11, 2022
An API wrapper around Discord API.

NeoCord This project is work in progress not for production use. An asynchronous API wrapper around Discord API written in Python. Features Modern API

Izhar Ahmad 14 Jan 3, 2022
An API wrapper around the pythonanywhere's API.

pyaww An API wrapper around the pythonanywhere's API. The name stands for pythonanywherewrapper. 100% API coverage Most of the codebase is documented

null 7 Dec 11, 2022
Clubhouse API written in Python. Standalone client included. For reference and education purposes only.

clubhouse-py is originally developed for the sake of interoperability. Standalone client is also created with very basic features, including but not limited to the audio-chat

null 1.7k Jan 5, 2023
Slack->DynamDB->Some applications

slack-event-subscriptions About The Project Do you want to get simple attendance checks? If you are using Slack, participants can just react on a spec

UpstageAI 26 May 28, 2022