Discurses icon indicating copy to clipboard operation
Discurses copied to clipboard

A Python discord CLI focused on usability

Results 23 Discurses issues
Sort by recently updated
recently updated
newest added

When I try to run the program, I get this ``` $ discurses Traceback (most recent call last): File "/home/iweeti/.local/bin/discurses", line 5, in from discurses.__main__ import main File "/home/iweeti/.local/lib/python3.6/site-packages/discurses/__main__.py", line...

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.1. Changelog *Sourced from [pyyaml's changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES).* > 5.1 (2019-03-13) > ---------------- > > * [yaml/pyyaml#35](https://github-redirect.dependabot.com/yaml/pyyaml/pull/35) -- Some modernization of the test running > * [yaml/pyyaml#42](https://github-redirect.dependabot.com/yaml/pyyaml/pull/42)...

dependencies

In the README it says that it has no support for 3.7 because discord.py doesn't, but on discord.py's README it says it does, and in the recent commits for this...

I'm trying to get discurses up and running, but I'm not getting any far with that. First, I've tried installing it using pip, but it turns out I had only...

Hi, Here is my configuration : - Discurses 0.3.3 (latest) - Debian 9.4 Stretch (latest) - Python 3.6.5 (latest) - Pip 10.0.1 (latest) - Discord token saved in `/root/.config/discurses.yaml` But...

bug
help wanted

how to mention people on the server?

This error happens whenever you press enter or space twice in a channel under a server, it also freezes

bug

When I view the chat history for an entire server as opposed to only a single channel, the channel name of each message is prefixed by the name of the...

enhancement
help wanted

Could someone make an AUR package?