Commit graph

25 commits

Author SHA1 Message Date
HgO
136ca6f69d cleanup readme 2022-08-08 12:48:56 +02:00
HgO
ad324c63c3 rename project 2022-06-13 20:55:01 +02:00
chc4
eebfcac9bb
Add matrix-pinbot to projects (#24)
I made a pinbot
2021-01-17 19:26:48 +00:00
Jason Robinson
27cfa81f4e
Add Middleman (#23)
Add Middleman, which is a bot to be used for support accounts for example.

https://github.com/elokapina/middleman
2020-12-23 23:06:31 +00:00
Jason Robinson
6b0c82ccde
Add Bubo to projects using template (#19) 2020-10-21 20:49:10 +01:00
8go
0a41420426
added matrix-eno-bot to "using nio-template" list (#18) 2020-10-21 15:17:31 +01:00
Andrew Morgan
62111f0ca6 Add a SETUP.md file with setup instructions, and link to it from the README 2020-10-05 15:32:57 +01:00
8go
8c0ec5f759
built-with-matrix-nio badge + permit aliases (#15)
* added built-with-matrix-nio badge to README

* permit aliases

- using room.is_group is not ideal to determine if a room is a DM
- if a room alias is created for a DM, the existing code will break
- changing to check for room.member_count seems to be more appropriate
- new code also works on DMs that have aliases

* moving badge next to existing badge

* Update my_project_name/callbacks.py

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2020-08-24 11:39:50 +01:00
Andrew Morgan
dc3b83694b Fix matrix room link in README 2020-08-16 15:14:55 +01:00
Andrew Morgan
5b0c3dead3 README grammar 2020-08-09 14:34:39 -07:00
Andrew Morgan
c14b158326 Update README to match module style 2020-08-09 14:33:57 -07:00
Andrew Morgan
ecf74c50b8 Add matrix room icon to top of readme 2020-08-06 13:23:02 -07:00
Andrew Morgan
fde871b1f0 Add hopeless bot to the projects using nio-template 2020-08-06 13:18:24 -07:00
alturiak
b2bbad312c
Add alturiak/nio-smith to projects (#9) 2020-07-03 23:43:02 +01:00
Andrew Morgan
bfe8284c9b Add drawing-challenge-bot to the list of projects 2020-06-28 17:05:34 +01:00
Andrew Morgan
7d96c4731e Add matrix-reminder-bot to projects list 2020-05-31 20:46:30 +01:00
Andrew Morgan
cb95ae83c6 Remove mention of access token from README 2020-02-24 22:31:03 +00:00
Andrew Morgan
cbf5545bba Update docs and remove sync_token.py 2020-02-24 22:29:24 +00:00
Andrew Morgan
70d53a5abe Add TheForcer/vision-nio to README 2019-11-13 13:36:01 +00:00
Andrew Morgan
25da0a8f12 Add episode bot to example projects 2019-10-26 03:08:44 +01:00
Andrew Morgan
6f47000988 Merge branch 'master' of github.com:anoadragon453/nio-template
* 'master' of github.com:anoadragon453/nio-template:
  INSERT OR REPLACE SQL on static value
  Commit to the database after we write to it
  Add projects list
  Add config.yaml to .gitignore
  Send m.notice by default
  Add message_responses.py, pass config parameters to callbacks
2019-10-25 23:42:04 +01:00
Andrew Morgan
395fda40ec Separate the storage layer into individual classes 2019-10-12 14:20:18 +01:00
Andrew Morgan
c534d52fc4 Add projects list 2019-10-04 14:55:23 +01:00
Andrew Morgan
4ca6b3c2c8 Add message_responses.py, pass config parameters to callbacks 2019-10-04 14:44:23 +01:00
Andrew Morgan
4cf191d9aa init commit 2019-09-25 14:26:29 +02:00