Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vicky002/charmander
:fire: A bot for Slack
https://github.com/vicky002/charmander
bot bots charmander gif google mathematical-calculations slack
Last synced: 6 days ago
JSON representation
:fire: A bot for Slack
- Host: GitHub
- URL: https://github.com/vicky002/charmander
- Owner: vicky002
- License: mit
- Created: 2015-12-20T17:34:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-27T14:16:44.000Z (about 7 years ago)
- Last Synced: 2024-02-28T02:37:03.951Z (8 months ago)
- Topics: bot, bots, charmander, gif, google, mathematical-calculations, slack
- Language: Python
- Homepage: https://github.com/vicky002/charmander
- Size: 287 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Charmander
---
### Donate ($1) - Help me in creating more awesome open source projects[](https://www.paypal.me/vikeshtiwari/1)
---
Everything right in your slack channel!
------------------------------------Charmander is a bot for Slack to do everything for you. You don't need to open browser to search for something because Charmander searches everything from Google and shows top results to you right in your slack channel!
[![Charmander Bot Demo](http://img.youtube.com/vi/u4D6xyIHjY4/0.jpg)](http://www.youtube.com/watch?v=u4D6xyIHjY4)
Charmander Supports
------------------
- Google [Search Anything from slack] - [Done](https://github.com/vicky002/Charmander/blob/master/charmander/extensions/google.py)!
- Mathematical Calculations [Do mathematical calculations] - done!
- Weather [Check current weather in your city]
- Maps [See maps ]
- urban [See meaning of words] - [Done](https://github.com/vicky002/Charmander/blob/master/charmander/extensions/urban.py)!
- Commits [Get random commit messages] - [Done](https://github.com/vicky002/Charmander/blob/master/charmander/extensions/commit.py)!
- Gifs [Post gifs]
- Emoji [Post emojis] - [Done](https://github.com/vicky002/Charmander/blob/master/charmander/extensions/emoji.py)!
- Stock [Check stocks ]
- Images [Post images]
- YouTube [search videos] - [Done](https://github.com/vicky002/Charmander/blob/master/charmander/extensions/youtube.py)!
- Shuffler [Shuffle anything]
- Wiki [Search from Wikipedia] - [Done](https://github.com/vicky002/Charmander/blob/master/charmander/extensions/wiki.py)!**Why am I doing this?**
I created a bot for Slack [The L](https://github.com/vicky002/slack-TheL) which uses Wolframalpha API, check [Tutorial here](http://eulercoder.me/posts/How-to-create-Slack-Bot-using-wolframalpha-API/). Wolframalpha allows only 2000 calls per month. It was hard to set up and was not of that much use. Charmander directly searches from the Google to answer your queries. And it's all free to use. Its very easy to setup in your slack channel.# Installation
[Will be updated soon]
# Getting Started
[Will be updated soon]
# Contributing
[Will be updated soon]
# Issues
Check [Issue tracker](https://github.com/vicky002/Charmander/issues) for all the issues.
# Licence
[MIT](https://github.com/vicky002/Charmander/blob/master/LICENSE) Licence (c) [Vikesh Tiwari](https://github.com/vicky002)
Built with :heart: in python